public class ExecTool extends ExternalTool
Modifier and Type | Field and Description |
---|---|
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.
|
global, requireTrue, toolID, toolName, toolType
Constructor and Description |
---|
ExecTool() |
public boolean prependExecution
public boolean replaceExecution
public ToolApp[] execUtils
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.