Bug 466700 - Model spy is not available via e4 tools build 

Change-Id: Ib4230e5ff9dcebf1f64144279a53af7517cfc3a3
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: 68651e91af09971d46cf8bb1a89e55e06d96720e
  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