Bug 466784 Create png icons for org.eclipse.e4.tools.css.spy

Also replace gif icons with png icons in

org.eclipse.e4.tools.context.spy
org.eclipse.e4.toolsevent.spy
org.eclipse.e4.toolsbundle.spy

Change-Id: Ie6aa9762535822919254e717e73a7f522766d9f0
Signed-off-by: Matthias Becker <ma.becker@sap.com>
70 files changed
tree: aace04853899f3cb0d12ddcc01cdda519e10dc41
  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