Bug 466502 - Add README.md with instruction how to build the repo

Change-Id: I642e012d8bf04d8effac41e223c77ac86af64685
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: 599c6136d7b9095c39e6d84f8ab4e882cf4a7977
  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