Bug 367094 [Compatibility] Programmatically created
CommandContributionItems show wrong enablement state

When the handler that the proxy is wrapping has fired an event,
the proxy should notify MakeHandlersGo about the event so that
the command itself will be notified of the event. Since
CommandContributionItems listen to the command for change
events, this wiring will get the CCIs to react properly to
handler changes.
3 files changed
tree: 883853a962ef1a1596dadedc0adddf96b1b9f921
  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