|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommand | |
---|---|
org.eclipse.core.resources | Provides basic support for managing a workspace and its resources. |
Uses of ICommand in org.eclipse.core.resources |
---|
Methods in org.eclipse.core.resources that return ICommand | |
ICommand |
IncrementalProjectBuilder.getCommand()
Returns the build command associated with this builder. |
ICommand[] |
IProjectDescription.getBuildSpec()
Returns the list of build commands to run when building the described project. |
ICommand |
IProjectDescription.newCommand()
Returns a new build command. |
Methods in org.eclipse.core.resources with parameters of type ICommand | |
void |
IProjectDescription.setBuildSpec(ICommand[] buildSpec)
Sets the list of build command to run when building the described project. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.