Groovy Documentation

Package org.gradle.tooling.model.idea

IntelliJ IDEA centric tooling models.

 

Interface Summary
BasicIdeaProject IdeaProject that does not provide/resolve any external dependencies.
IdeaCompilerOutput IDEA compiler output settings.
IdeaContentRoot Contains content root information.
IdeaDependency IDEA dependency.
IdeaDependencyScope The scope of the IDEA dependency.
IdeaLanguageLevel Language level setting for IDEA.
IdeaModule Represents information about the IDEA module.
IdeaModuleDependency Dependency on a module in a project.
IdeaProject Represents the information about the IDEA project.
IdeaSingleEntryLibraryDependency "Single-Entry Module Library" as IDEA calls it.
IdeaSourceDirectory IDEA source directory.
 


Gradle API 1.8