Bug 467821 - Deleting a project does not close the application model
editor

The root cause was accessing UI from non UI thread - fixed this. Also
removed exceptions while closing project with opened model editor and
removes syserror output on editor creation.

Change-Id: I8f6fd8fe5195ba164c1d159ff10c21a8e0f060e0
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
3 files changed
tree: 3095f8d3d40d9d949a41d73625626df4c59b99fa
  1. bundles/
  2. features/
  3. .gitignore
  4. pom.xml
  5. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles