Bug 508816 - e4 spies should be using the Eclipse licence feature

Change-Id: I38bea16dd38f94abf6688b9e87ba99e7053e430e
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
9 files changed
tree: 3362366592e431c301eaf215d123931a3c3d0660
  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