Generates an IDEA project file for root project *only*. If you want to fine tune the idea configuration
At this moment nearly all configuration is done via IdeaProject.
Fields inherited from class | Fields |
---|---|
class GeneratorTask |
afterConfigured, beforeConfigured, domainObject, generator |
Type | Name and description |
---|---|
IdeaProject |
ideaProject The Idea project model containing the details required to generate the project file. |
Type | Name and description |
---|---|
protected void |
configure(Project xmlModule) |
Project |
create() |
File |
getOutputFile() output *.ipr file |
void |
setOutputFile(File newOutputFile) |
Methods inherited from class | Name |
---|---|
class XmlGeneratorTask |
configure, create, getXmlTransformer |
class GeneratorTask |
getInputFile, getInstantiator, getOutputFile, setInputFile, setOutputFile |