Bug 482012 - Update e4 spies to Java 8

Change-Id: Ia02275628807da3f71f6fa51a5b228c46ef22bcb
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
4 files changed
tree: 2e3b152a18d6f01c087e8a9656e96667ba6ce2a3
  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