Bug 482250 - Add a menu 'E4 Spies' to access to the spies

Change-Id: I74b366edeb4a11c8afe4c981bf1ffc81e2384dcc
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
4 files changed
tree: a60b16bc2b4a19190321049393b9a8c234d01dbe
  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