Excellent! That's exactly what I was looking for since I have no common parent folders between projects !
Thanks a lot! 2011/5/30 Rene Groeschke <[email protected]>: > Hi Thibault, > you can modify the structure of your multiproject build (including the > project folders) in the settings.gradle. As an example have a look at > gradles settings.xml: > > https://github.com/gradle/gradle/blob/master/settings.gradle > > > regards, > René >> Hello, >> I have a project which is a library used by all the company. This >> project is build thanks to gradle. I have an other project in a >> complete different folder that depends on this project. I don't >> succeed in expressing this dependency with gradle. I have the feeling >> that multi-project works only if all projects are in the same folders. >> >> What can i do? >> >> Best regards, >> Thibault Delor >> >> --------------------------------------------------------------------- >> 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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
