Groovy Documentation

Package org.gradle.plugins.idea.model

 

Interface Summary
Dependency @author Hans Dockter
 


Class Summary
JarDirectory Represents a jar directory element of an idea module library.
Jdk Represents a the information for the project JavaSDK.
Module Represents the customizable elements of an iml (via XML hooks everything of the iml is customizable).
ModuleDependency Represents an orderEntry of type module in the iml xml.
ModuleLibrary Represents an orderEntry of type module-library in the iml xml.
ModulePath Represents a path in a format as used often in ipr and iml files.
Path Represents a path in a format as used often in ipr and iml files.
Project Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
VariableReplacement
Workspace Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
 


Groovy Documentation