Groovy Documentation

Package org.gradle.tooling.model.eclipse

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

 

Interface Summary
EclipseProject An Eclipse-centric view of a Gradle project.
EclipseProjectDependency Represents a dependency on another Eclipse project.
EclipseSourceDirectory A source directory in an Eclipse project.
 


Groovy Documentation