Bug 551167 - Mark commands and handlers from e4 model editor as
persistState false in its "Persisted State"

Without that flag the command and handlers will remain in the IDE, even
if the user removes the plug-in.

Change-Id: Icc06a129bfdb6e22ce8b785bba7f658224da1193
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
1 file changed
tree: b689e7fbec2b97cdab237bd5204a6bcc277abfcd
  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