4.10 version increase for org.eclipse.e4.tools.model.spy.feature

Change-Id: I974e2420b825c440024f5c08bc94ece06d9e354c
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed
tree: 0138e1b41cb81dafcd6c02cba6fd9cc48ed4c96a
  1. .settings/
  2. build/
  3. bundles/
  4. features/
  5. .gitignore
  6. .project
  7. pom.xml
  8. 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