|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalToolProcess | |
|---|---|
| org.eclipse.ptp.etfw | |
| Uses of ExternalToolProcess in org.eclipse.ptp.etfw |
|---|
| Methods in org.eclipse.ptp.etfw that return ExternalToolProcess | |
|---|---|
static ExternalToolProcess |
ETFWUtils.getTool(int dex)
Returns the performance tool at index dex in the performance tools array |
static ExternalToolProcess |
ETFWUtils.getTool(String toolName)
Returns the performance tool with the given name from the performance tools array, or null if not found |
static ExternalToolProcess[] |
ETFWUtils.getTools()
Returns an array of the ETFw tool objects defined in plugins or loaded from xml by the user |
| Methods in org.eclipse.ptp.etfw with parameters of type ExternalToolProcess | |
|---|---|
void |
IBuildLaunchUtils.getAllToolPaths(ExternalToolProcess[] tools,
boolean force)
Iterates through an array of tools, populating the preference store with their binary directory locations |
void |
IBuildLaunchUtils.verifyRequestToolPath(ExternalToolProcess tool,
boolean force)
Associate the filesystem location of this tool's executable with its group |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||