org.eclipse.ui.commands.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 retrieving information on Commands from the workbench.
Package Specification
Most of org.eclipse.ui.commands.* is depracated in favour of org.eclipse.core.commands,
but the ICommandService and associated classes are used to access the workbench
view of org.eclipse.core.commands. getService(ICommandService.class)
can be used to get the ICommandService from the workbench, workbench window,
or part site.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy