Do not persist the e4 handler and commands in the preference spy

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