| 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 |
DefaultIdeaCompilerOutput |
| Modifier and Type | Method and Description |
|---|---|
IdeaCompilerOutput |
DefaultIdeaModule.getCompilerOutput() |
| Modifier and Type | Method and Description |
|---|---|
DefaultIdeaModule |
DefaultIdeaModule.setCompilerOutput(IdeaCompilerOutput compilerOutput) |
| Modifier and Type | Method and Description |
|---|---|
IdeaCompilerOutput |
IdeaModule.getCompilerOutput()
information about idea compiler output (output dirs, inheritance of output dir, etc.)
|
Copyright © 2013. All rights reserved