Bug 528487 - Root project file for e4 tools must compliant with IDE

Change-Id: Id27f8de0ac1fa7ba27637522f51f60b1023506a2
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
2 files changed
tree: 19a930ad5d9ab212b254d56bf29128b0a2fe3b27
  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