public abstract class ExternalTool extends Object
Modifier and Type | Field and Description |
---|---|
ToolApp |
global |
String |
requireTrue |
String |
toolID |
String |
toolName |
String |
toolType |
Constructor and Description |
---|
ExternalTool() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRun(ILaunchConfiguration configuration)
Determines if this this external tool can be executed based on if the value of 'requireTrue' is set to true or false in the
configuration.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.