| Package | Description |
|---|---|
| org.gradle.tooling.internal.idea | |
| org.gradle.tooling.model.idea |
IntelliJ IDEA related API of the tooling API
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdeaContentRoot |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<? extends IdeaContentRoot> |
DefaultIdeaModule.getContentRoots() |
| Modifier and Type | Method and Description |
|---|---|
DefaultIdeaModule |
DefaultIdeaModule.setContentRoots(List<? extends IdeaContentRoot> contentRoots) |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<? extends IdeaContentRoot> |
IdeaModule.getContentRoots()
All content roots.
|
Copyright © 2013. All rights reserved