|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
org.gradle.tooling.model.eclipse.EclipseBuildorg.gradle.tooling.model.Build
public interface EclipseBuild extends Build
An Eclipse-centric view of a Gradle build.
| Method Summary | |
|---|---|
EclipseProject
|
getRootProject()
{@inheritDoc} |
| Methods inherited from interface Build | |
|---|---|
| getRootProject |
| Method Detail |
|---|
public EclipseProject getRootProject()
Groovy Documentation