Bug 544863 - Update license to EPL-2.0 in org.eclipse.e4.tools

Deletes the epl-v10.html files

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