Generates the org.eclipse.wst.common.project.facet.core settings file for Eclipse WTP. If you want to fine tune the eclipse configuration
At this moment nearly all configuration is done via EclipseWtpFacet.
| Fields inherited from class | Fields | 
|---|---|
| class GeneratorTask | afterConfigured, beforeConfigured, domainObject, generator | 
| Type | Name and description | 
|---|---|
| EclipseWtpFacet | facetThe Eclipse WTP facet model containing the details required to generate the settings file. | 
| Constructor and description | 
|---|
| GenerateEclipseWtpFacet
                                () | 
| Methods inherited from class | Name | 
|---|---|
| class XmlGeneratorTask | configure, create, getXmlTransformer | 
| class GeneratorTask | getInputFile, getInstantiator, getOutputFile, setInputFile, setOutputFile | 
The Eclipse WTP facet model containing the details required to generate the settings file.
Gradle API 2.2-20140924021627+0000