Bug 501597 - [Model] Support new trimbars for Part and Perspective in e4
model editor

Add virtual editor tree elements for Part(Descriptor)Editor and
PerspectiveEditor. Add an abstract superclass for VWindowTrimEditor and
add inheriting classes for MPart's, MPartDescriptor's and MPerspective's
TrimBars

Change-Id: I71ca4708a70e56ce06bae2c2fc9c4083812ac271
Signed-off-by: Benedikt Kuntz <benedikt.kuntz@airbus.com>
14 files changed
tree: 3f29827419b59c45bb5bd6f747c3c34c7d1a5b49
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. 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