Hi Thomas, you asking if Gradle supports such layout ? I would say yes. Please check the userguide for "layout" "flat" and "hierarchical".
-- Tomek 2009/9/28 Thomas Kinnen <[email protected]>: > Hi everyone, > is it possible to create a project layout like this: > > -- root_project > -- sub_project > -- sub_project > -- -- sub_sub_project > > Instead of : > root_project > - sub_project > - sub_project > - - sub_sub_project > > This would allow to use a folder to select all the build system stuff and > have it checked in to e.g. CVS next to all the other projects. > > > Regards, > Thomas > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
