Move bundles with deps that are on Java 11 to 11 too.

Change-Id: I53611c43cead7e770498526b0a8530f349e4fad1
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
12 files changed
tree: 265becd2540b9cbb053a65a72b1daae15a60830c
  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