Remove batik.util.gui from the feature.

It hasn't been part of platform for quite some time.

Change-Id: I9fcdae8781eb71a915e8226b783356c458d710b5
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
1 file changed
tree: a40c3ccb876f3b75f146dc6e80a14998cae7a768
  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