Bug 501766 - Context spy lost all of its Icon in the latest version
(20160916)

Change-Id: Ic16eeef3d3a7d888f517c6f1e3c07118da8dde11
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
3 files changed
tree: 453e97f513f900b3463b67c6204c7f285d8d46d2
  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