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

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