Bug 551551 - Icons should be scaled in the model editor

Scale images in AbstractComponentEditor#getImage, add new scaleImage
function in Util class. Use this class also in
AbstractIconDialogWithScopeAndFilter

Change-Id: I6d7f67316b7ab76f77bbfd3112d65ad3707f626c
Signed-off-by: Benedikt Kuntz <benedikt.kuntz@airbus.com>
3 files changed
tree: 8be349984c8412c316fca6ebb92911498c9d4116
  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