| 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 |
DefaultIdeaLanguageLevel |
| Modifier and Type | Method and Description |
|---|---|
IdeaLanguageLevel |
DefaultIdeaProject.getLanguageLevel() |
| Modifier and Type | Method and Description |
|---|---|
DefaultIdeaProject |
DefaultIdeaProject.setLanguageLevel(IdeaLanguageLevel languageLevel) |
| Modifier and Type | Method and Description |
|---|---|
IdeaLanguageLevel |
IdeaProject.getLanguageLevel()
Language level to use within the current project.
|
Copyright © 2013. All rights reserved