Package org.gradle.tooling.model.idea

IntelliJ IDEA related API of the tooling API

See:
          Description

Interface Summary
BasicIdeaProject IdeaProject that does not provide/resolve any external dependencies.
IdeaCompilerOutput Idea compiler ouput 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 IntelliJ IDEA module
IdeaModuleDependency dependency to a module in a project
IdeaProject Represents the information about the IntelliJ IDEA project
IdeaSingleEntryLibraryDependency "Single-Entry Module Library" as IDEA calls it.
IdeaSourceDirectory Idea source directory
 

Package org.gradle.tooling.model.idea Description

IntelliJ IDEA related API of the tooling API