public class EclipseTask extends BaseTask
Constructor and Description |
---|
EclipseTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
addProperty(java.lang.String n,
java.lang.String v) |
void |
execute() |
void |
setPrebuild(java.lang.String prebuild) |
void |
setPrefix(java.lang.String prefix) |
void |
setProjectLocation(java.io.File projectLocation) |
void |
setSeparator(java.lang.String separator) |
void |
setWorkspaceLocation(java.io.File workspaceLocation) |
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warning
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
protected void addProperty(java.lang.String n, java.lang.String v)
public void setPrefix(java.lang.String prefix)
public void setPrebuild(java.lang.String prebuild)
public void setSeparator(java.lang.String separator)
public void setProjectLocation(java.io.File projectLocation)
public void setWorkspaceLocation(java.io.File workspaceLocation)