Groovy Documentation

Package org.gradle.tooling.model.eclipse

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

 

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 because gradle tasks are not associated with Eclipse projects.
HierarchicalEclipseProject Represents the basic information about an Eclipse project.
 


Gradle API 1.7