Bug 494101 - The preference spy should be defined as a real spy 

Change-Id: I42749ffa90e32f9e8863e5f1ff48a590022de34a
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
3 files changed
tree: e8f4dc6c92530116f09036af8263f3abff18b43e
  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