Bug 375762 - child scheme keybindings that 'conflict' with parent scheme
are not enabled

Searching for a keybinding should take into account the binding's scheme
when deciding on a perfect match. Bindings within the same context ID
are now respected.  Drop out early if you find a match that's in the
most active child context.

2 files changed
tree: 2b501aa76f4920ae72777a1b2c3c65177d2adb13
  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