Bug 509506 - Move Activator of org.eclipse.e4.tools.css.spy to Util
method

Change-Id: I495fff27a0ebe3aff398f96c2b20db339b5420ad
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
4 files changed
tree: 6f1cc7bfe28fd9776af8e3fb9904290f2b76dfba
  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