Bug 517643 - Use consistent UI settings for search input in spies

The preference spy is still inconsistent because it uses a 
FilteredTree.

Change-Id: Ifd8e8228b5147a737e937cbca601b207b7234fa4
Signed-off-by: Olivier Croquette <ocroquette@free.fr>
3 files changed
tree: 9212e821e8afad342a7facd6640dca5994626d92
  1. build/
  2. bundles/
  3. features/
  4. tests/
  5. .gitignore
  6. pom.xml
  7. README.MD
README.MD

org.eclipse.e4.tools

Repository for the additional tools to analyse and develop Eclipse based applications. Currently this repo hosts mainly the “spies”, which allows to analyse different parts of an Eclipse application.

How to build

Use the following command to build the components in this repository.

mvn clean verify