blob: 4108dee11015b3336657be568fcdf3377a993adb [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Mozilla/4.5 [en] (Win98; I) [Netscape]">
<title>Package-level Javadoc</title>
</head>
<body>
<p>Provides support for retrieving information on Commands from the workbench.</p>
<h2>Package Specification</h2>
<p>
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. <code>getService(ICommandService.class)</code>
can be used to get the ICommandService from the workbench, workbench window,
or part site.
</p>
</body>
</html>