Bug 366528 - [Compatibility] Implement
IMenuService#populateContributionManager

Alternate implementation.  The model elements for populated toolbars and
menus are treated as transient data.  Must provide a "bridge" context
for the renderers to find and must hook up the UIEventPublisher as
they're not in the hierarchy.
13 files changed
tree: eec234f9b3ee244f72bde76347c287df4c7e83bd
  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