Generates an Eclipse .project file. If you want to fine tune the eclipse configuration
At this moment nearly all configuration is done via EclipseProject.
| Fields inherited from class | Fields |
|---|---|
class GeneratorTask |
afterConfigured, beforeConfigured, domainObject, generator |
| Type | Name and description |
|---|---|
EclipseProject |
projectModelThe Eclipse project model that contains the details required to generate the project file. |
| Constructor and description |
|---|
GenerateEclipseProject
() |
| Methods inherited from class | Name |
|---|---|
class XmlGeneratorTask |
configure, create, getXmlTransformer |
class GeneratorTask |
getInputFile, getInstantiator, getOutputFile, setInputFile, setOutputFile |
The Eclipse project model that contains the details required to generate the project file.
Gradle API 2.2-20140924021627+0000