Bug 546975 - Don't use WidgetProperties.selection

Instead use control specific selection methods, such
as buttonSelection.

Change-Id: I69b17bf5f8dbfec0c949592f000bf61a9df33798
Signed-off-by: Jens Lidestrom <jens@lidestrom.se>
8 files changed
tree: 085511920ed560ee3abbc5dda21e421a2244c051
  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