Bug 544619 - Update e4 tools to use 4.11 eclipse-platform-parent

Change-Id: Ife5bbc45376d45be088078c40d9d809056e580bc
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: 85182e14a90e45918345a806b2edfc2acfb2b26b
  1. .settings/
  2. build/
  3. bundles/
  4. features/
  5. .gitignore
  6. .project
  7. pom.xml
  8. 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