Bug 472513 - Use Snapshot instead of qualifier in pom.xml

Change-Id: I261bff6b1aac6ec93c87033558a929a637722849
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
15 files changed
tree: afb2d7515d351136b3439537008afc6b3d4295c6
  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