Leo Mekenkamp wrote: > > I know I have read about the difference between sub projects and child > projects somewhere, but I cannot recall where and google also leaves me in > the lurch. >
Project.childProjects returns the children of the project (one level), Project.subprojects returns the descendants (all levels). -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/sub-projects-child-projects-tp4252101p4256919.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
