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

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