Bug 501516 - [CSS Spy] CSS Spy should also put the CSS ID into the
detailed part to make it easy to copy it

Change-Id: Id4ce9da3689c7df36c526e8777bf4ebaf2e238f5
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: 3b13ab09fd2eaffae6d2d434e2430725ba9240dd
  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