Whitespace removal in e4 tools

Change-Id: Ic1f72994860848d18b1227d0f5a0b913c783e3c8
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed
tree: 79b8c5b656f778ba9748586de9aff395ec17d77e
  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