Bug 509509 - Delete empty overrides of default methods of
WidgetTreeProvider

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