Adds a GenerateIdeaModule task. When applied to a root project, also adds a GenerateIdeaProject task. For projects that have the Java plugin applied, the tasks receive additional Java-specific configuration.
| Type | Name and description |
|---|---|
IdeaModel |
model |
| Constructor and description |
|---|
IdeaPlugin
(Instantiator instantiator) |
| Type | Name and description |
|---|---|
protected String |
getLifecycleTaskName() |
void |
hookDeduplicationToTheRoot(Project project) |
void |
makeSureModuleNamesAreUnique() |
protected void |
onApply(Project project) |
Gradle API 2.2-20140924021627+0000