Bug 553663 - Icon selection dialog of the e4 application model editor
resizes badly

Set a minimum shell size in SaveDialogBoundsSettingsDialog and enable
dialog resizing. Set a separate minimum size for
FilteredContributionDialog(s).
Let FindParentReferenceElementDialog inherit from
SaveDialogBoundsSettingsDialog to make look and feel of the e4 tools
dialogs consistent

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