Bug 552931 - Adding styling for CSS spy

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