Bug 400276 - Errors when removing or moving multiple parts from/between stacks

Fix StackRenderer to handle the case from an ADD_MANY where a
collection of new parts may have been added to a part stack.  Fix
CleanupAddon to handle REMOVE_MANY.

Also fixed two other locations to do with ADD_MANY/REMOVE_MANY.
  * Workbench to handle REMOVE_MANY for multiple perspectives
  * MinMaxAddon to also handle REMOVE_MANY of multiple stacks
    from the trim bars
Added references to UIEvents to ADD_MANY/REMOVE_MANY to hint
for developers to consider ADD/ADD_MANY and REMOVE/REMOVE_MANY.
5 files changed
tree: 9263683e697190491e523d3b633c8834e218e637
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Platform UI

Platform UI provides the basic building blocks for user interfaces built with Eclipse. Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.

For more information, refer to the [Platform UI wiki page] 1.

License

Eclipse Public License (EPL) v1.0