Groovy Documentation

Package org.gradle.tooling.model.eclipse

Eclipse-centric tooling models.

 

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.8