org.eclipse.ui.contexts.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of workbench Show documentation
Show all versions of workbench Show documentation
This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.
The newest version!
Package-level Javadoc
Provides support for integrating contexts into the Eclipse workbench.
Package Specification
This package provides the classes required to integrate contexts into the
Eclipse workbench.
To use the context integration, the method getAdapter
is called on
the Eclipse workbench, with the argument IContextService.class
.
This will return an instance of IContextService
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy