Bug 519197 - Switch to the platform pom for the e4 spies build and
retire http://git.eclipse.org/c/e4/org.eclipse.e4.releng.git/ 

Change-Id: Iac701884f0e3cbb6371b718cd51e591e324ade59
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
1 file changed
tree: b0182f345bc4c1cea07a90439d9fc8b76f24d086
  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