Removes unnecessary whitespace from bundles

Done via cleanup action

Change-Id: Ic1d0328ec945af6186a7cfe3c57ce3fc71fc373a
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
10 files changed
tree: e9db76f71d4a525ed2fa298df8f22f7ea4e19481
  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