|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IdeaProject
Represents the information about the IntelliJ IDEA project
| Method Summary | |
|---|---|
DomainObjectSet<? extends IdeaModule> |
getChildren()
Returns modules of this idea project. |
String |
getJdkName()
The name of the jdk |
IdeaLanguageLevel |
getLanguageLevel()
Language level to use within the current project. |
DomainObjectSet<? extends IdeaModule> |
getModules()
Returns modules of this idea project. |
| Methods inherited from interface org.gradle.tooling.model.HierarchicalElement |
|---|
getParent |
| Methods inherited from interface org.gradle.tooling.model.Element |
|---|
getDescription, getName |
| Method Detail |
|---|
String getJdkName()
IdeaLanguageLevel getLanguageLevel()
DomainObjectSet<? extends IdeaModule> getChildren()
getModules()
getChildren in interface HierarchicalElementDomainObjectSet<? extends IdeaModule> getModules()
getChildren()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||