Bug 366560 Command#isHandled() always returns true

If a command is executed directly by an empty ExecutionEvent,
MakeHandlersGo will not do anything. We should change the so
that it tries to introspect for information if the provided
event is useless.
1 file changed
tree: 98e0d2476644f95fdc4986050cb9c02534661e3d
  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