Bug 528485 - Retire Orion plug-ins from e4 repo

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