Bug 472573 - Update org.eclipse.e4.tools.spies.feature to 0.17

Change-Id: I07cd4e191be53021748ff1366bfe9820dad06356
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
3 files changed
tree: 0944810582ef7db8fd96903f050e1877aa190e60
  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