Bug 494546 - For oxygen, the e4.tools/spies version should be upgraded
to 0.18.0

Change-Id: I8e69d807fa35f1d806d51cfb2fc8db17a27d4aea
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
20 files changed
tree: f6ca2bcfb01ad0c9cc9a59199ff518bc891a7ef2
  1. .settings/
  2. build/
  3. bundles/
  4. features/
  5. .gitignore
  6. .project
  7. pom.xml
  8. 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