Bug 540075 - e4 bundle spy, css spy and css scratchpad broken with JDK11

Change-Id: Icf7675ab347164ec78530885f11a32ab43988390
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
11 files changed
tree: d8e26ca3b72487d88bf39d35fe4322e77896ea4d
  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