Revert "Bug 501418 - Replace SubProgressMonitor in CssSpyPart of the e4 tools "

This reverts commit c205f43de84fe3621879540bb35c41e76a7383c3.

Change-Id: I6764e8247dcbc278c0142f6c861ca62ce5a41c5b
1 file changed
tree: 453e97f513f900b3463b67c6204c7f285d8d46d2
  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