|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EclipseProject
An Eclipse-centric view of a Gradle project.
| Method Summary | |
|---|---|
DomainObjectSet<? extends EclipseProject> |
getChildProjects()
Returns the child projects of this project. |
DomainObjectSet<? extends ExternalDependency> |
getClasspath()
Returns the dependencies which make up the classpath of this project. |
| Methods inherited from interface org.gradle.tooling.model.Project |
|---|
getName |
| Method Detail |
|---|
DomainObjectSet<? extends EclipseProject> getChildProjects()
getChildProjects in interface ProjectDomainObjectSet<? extends ExternalDependency> getClasspath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||