Bug 482012 - Update e4 spies to Java 8

This updates the CSS spy to Java 8, also alligns the minor version

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