Bug 435949: Avoid duplication of PopupAny contributions

Avoid to add popupAny contribution twice in the toContribute list.
A safer implementation could use a LinkedHashSet.

Change-Id: Ifee7212909aa9298869cb56d1255bc419b46426f
Signed-off-by: Maxime PORHEL <maxime.porhel@obeo.fr>
1 file changed
tree: 3f2aa9399e045abf7f5bbcf1ae566e2f7d56ce3f
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. releng/
  6. tests/
  7. .gitignore
  8. CONTRIBUTING.md
  9. pom.xml
  10. 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.

Contributions

For information how to contribute to the Platform UI project see [Platform UI - How to contribute wiki page] 2.

License

Eclipse Public License (EPL) v1.0