Bug 499558 - Preference Spy definition throws an exception when
window/spies menu is opened 

Added icon description in extension

Change-Id: Ib41850855f60b5ae546c94429c10fd7dcf91ec88
Signed-off-by: Christophe DAVID <tof.david@gmail.com>
1 file changed
tree: 84dfa4547fe0e01640801daf31080d8d95eee317
  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