|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.etfw.toolopts.ExternalTool
org.eclipse.ptp.etfw.toolopts.ExecTool
public class ExecTool
| Field Summary | |
|---|---|
ToolApp[] |
execUtils
The array of individual tools to be passed the executable being analyzed (in nesting order) |
boolean |
prependExecution
If true the actual executable is an argument passed to one or more additional utilities |
boolean |
replaceExecution
If true the executable and arguments in the launch configuration are ignored and the utilities given are run instead. |
| Fields inherited from class org.eclipse.ptp.etfw.toolopts.ExternalTool |
|---|
global, requireTrue, toolID, toolName, toolType |
| Constructor Summary | |
|---|---|
ExecTool()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ptp.etfw.toolopts.ExternalTool |
|---|
canRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean prependExecution
public boolean replaceExecution
public ToolApp[] execUtils
| Constructor Detail |
|---|
public ExecTool()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||