Bug 319621 [Compatibility] All views now have view menus

A part's menu is a dynamic item in that when the part is first
constructed, it may not have a menu but a menu may become
necessary at a later point in time when other variables become
satisfied. Likewise, a part may start of needing a menu but this
requirement may be lifted later.

To properly react to this, a RunAndTrack is needed to determine
when a part's menu should be rendered or not.
5 files changed
tree: d76f5b82404fdecf333bc85aba93c9e3cc8358c2
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. 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