Package org.gradle.tooling.model.eclipse

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

See:
          Description

Interface Summary
EclipseLinkedResource Linked resources are files and folders that are stored in locations in the file system outside of the project's location.
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 Deprecated.
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.