Bug 528491 - Preference spy should use xpath and is not allowed to be
opened multiple

Change-Id: If811e6ae70b1c86cbec41f78b809fd0046e1df29
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: ad3a32a7178a57b2ceb22f12f6b044d2a6a233fa
  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