| Package | Description |
|---|---|
| org.gradle.tooling.internal.idea | |
| org.gradle.tooling.model.eclipse |
An Eclipse-centric model of a Gradle build, provided by the Gradle tooling API.
|
| org.gradle.tooling.model.idea |
IntelliJ IDEA related API of the tooling API
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdeaSingleEntryLibraryDependency |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<? extends ExternalDependency> |
EclipseProject.getClasspath()
Returns the external dependencies which make up the classpath of this project.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdeaSingleEntryLibraryDependency
"Single-Entry Module Library" as IDEA calls it.
|
Copyright © 2013. All rights reserved