Models the generation/parsing/merging capabilities of an IDEA module.
For examples, see docs for IdeaModule.
| Type | Name and description |
|---|---|
File |
generateToFolder where the *.iml file will be generated to |
| Constructor and description |
|---|
IdeaModuleIml
(XmlTransformer xmlTransformer, File generateTo) |
| Methods inherited from class | Name |
|---|---|
class XmlFileContentMerger |
withXml |
class FileContentMerger |
beforeMerged, whenMerged |
Folder where the *.iml file will be generated to
For example see docs for IdeaModule
Gradle API 2.2-20140924021627+0000