Bug 482141 - Set Eclipse formatter in the e4 spies

Change-Id: Iaa51f9f9cda9b84afd6fce543d196d8a330ed233
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
19 files changed
tree: 7e3d8385737f83515d3ebf9c455ee4b392d5e684
  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