Build against 4.15 I-builds.

Requires fixing missing bin.includes entries as latest parent is
stricter.

Change-Id: I6252b888149fecf2c9d3bbedda800664ec0e05a5
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
3 files changed
tree: 9e201e8406c708712cd27a859bcf2cfe62212eb2
  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