Bug 496833 - [Tools] Application model editor doesn’t allow to create a
ToolBar for a CompositePart

Create abstract superclass for Part Editors, extend GUI for
CompositePart-Editors. Add VControlsEditor to configure sub-parts of
CompositeParts

Change-Id: Iefae092e39791c4a0cc3050cbbb6d3e8023a6606
Signed-off-by: Benedikt Kuntz <benedikt.kuntz@airbus.com>
7 files changed
tree: 59679b6406ff98634ce438828a05aea7b2286ed3
  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