hello, thanx a lot for your answers. I already thought that the init script (as it is placed in USER_HOME/.gradle) might be a problem:) the main reason is the limited space for the USER_HOME in our company developer machines setup - we could probably fix this with linking - but setting an environment variable is perfectly ok - so every user can have his own location...
michael Hans Dockter wrote: > > On Wed, Apr 14, 2010 at 3:55 PM, delasoul <[email protected]> wrote: > >> >> hello, >> >> could someone please show me how to change the gradle user home dir in an >> init script? >> (I think the only other option would be to use the -g command-line >> option??) >> > > You can also set an env variable: GRADLE_USER_HOME > > - Hans > > -- > Hans Dockter > Founder, Gradle > http://www.gradle.org, http://twitter.com/gradleorg > CEO, Gradle Inc. - Gradle Training, Support, Consulting > http://www.gradle.biz > > >> >> thanx in advance for any help, >> >> michael >> -- >> View this message in context: >> http://old.nabble.com/changing-gradle-user-home-dir-tp28242895p28242895.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 >> >> >> > > -- View this message in context: http://old.nabble.com/changing-gradle-user-home-dir-tp28242895p28254176.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
