Optimize lambda expression in SpyHandler

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