Bug 471323 - An icon for E4 spies

Forgot the icon directory in build :)

Change-Id: I1b6effeb1db16b30aaafc5a7f35ca456224d5f46
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
1 file changed
tree: 9bb2dc7733bd1d77e0fd5e424e9dd8e66a906519
  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