Package org.gradle.tooling.model.eclipse

An Eclipse-centric model of a Gradle build, provided by the Gradle tooling API.

See:
          Description

Interface Summary
EclipseProject The complete model of an Eclipse project.
EclipseProjectDependency Represents a dependency on another Eclipse project.
EclipseSourceDirectory A source directory in an Eclipse project.
EclipseTask An Eclipse centric view of a Gradle task.
HierarchicalEclipseProject Represents the basic information about an Eclipse project.
 

Package org.gradle.tooling.model.eclipse Description

An Eclipse-centric model of a Gradle build, provided by the Gradle tooling API.