Bug 538936 - Model spy feature should be self-contanining

Removes unused dependency from plug-in and add all remaining to model
spy feature

Change-Id: I57c983ed18cca7398046cbd6311d467678bc88c9
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed
tree: e01640c95ba85904bb03c9c163092a2c26d876a0
  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