Generates the org.eclipse.wst.common.component settings file for Eclipse WTP. If you want to fine tune the eclipse configuration
At this moment nearly all configuration is done via EclipseWtpComponent.
| Fields inherited from class | Fields |
|---|---|
class GeneratorTask |
afterConfigured, beforeConfigured, domainObject, generator |
| Type | Name and description |
|---|---|
EclipseWtpComponent |
componentThe Eclipse WTP component model that contains details required to generate the settings file. |
| Constructor and description |
|---|
GenerateEclipseWtpComponent
() |
| Type | Name and description |
|---|---|
protected void |
configure(WtpComponent xmlComponent) |
protected WtpComponent |
create() |
| Methods inherited from class | Name |
|---|---|
class XmlGeneratorTask |
configure, create, getXmlTransformer |
class GeneratorTask |
getInputFile, getInstantiator, getOutputFile, setInputFile, setOutputFile |
The Eclipse WTP component model that contains details required to generate the settings file.
Gradle API 2.2-20140924021627+0000