public class GenerateEclipseWtpFacet extends XmlGeneratorTask<WtpFacet>
At this moment nearly all configuration is done via EclipseWtpFacet
.
Task.Namer
afterConfigured, beforeConfigured, domainObject, generator
TASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
Constructor | Description |
---|---|
GenerateEclipseWtpFacet() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
configure(WtpFacet xmlFacet) |
|
protected WtpFacet |
create() |
|
EclipseWtpFacet |
getFacet() |
The Eclipse WTP facet model containing the details required to generate the settings file.
|
void |
setFacet(EclipseWtpFacet facet) |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString
conventionMapping, conventionMapping, getConventionMapping
getInputFile, getInputFileIfExists, getInstantiator, getOutputFile, setInputFile, setOutputFile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getXmlTransformer
protected WtpFacet create()
create
in class XmlGeneratorTask<WtpFacet>
protected void configure(WtpFacet xmlFacet)
configure
in class XmlGeneratorTask<WtpFacet>
@Internal public EclipseWtpFacet getFacet()
public void setFacet(EclipseWtpFacet facet)