Provides support for integrating keys into the Eclipse workbench.
This package provides the classes required to integrate keys into the Eclipse workbench.
To use the key integration, the method getAdapter
is called on
the Eclipse workbench, with the argument IBindingService.class
.
This will return an instance of IBindingService
.