Package | Description |
---|---|
org.eclipse.ptp.etfw |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.