Bug 517619 - The Spies menu is not populated reliably

Changed "apply" from "initial" to "notexists".

Change-Id: Ia4d330f31c4dadd59806875c4fb2946211b47a03
Signed-off-by: Olivier Croquette <ocroquette@free.fr>
1 file changed
tree: 409f6ad7c5eb1852c3459b43d491e21de10303f1
  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