Bug 544454 - Remove Util class

Use Platform#getBundle in PartHelper instead of Util#getBundle.

Version bump for 4.11


Change-Id: I7934b2f727ce25a794259d1cb8dadbb08b45d7e2
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
4 files changed
tree: 2a14c098b7b7f2627e514de984e8fa4e18497a6d
  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