Bug 466785 - Allow to sort in bundle spy from
org.eclipse.e4.tools.bundle.spy via the table columns

Change-Id: Ia6caad25210a6b21e9cf37487f0b619435151de0
Signed-off-by: Simon Scholz <simon.scholz@vogella.com>
1 file changed
tree: d4d1bc5620d0f9be02f265bba7e3febc277fc6d7
  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