Peter, I think Paulo is saying that he would rather not set GRADLE_OPTS (which is typically a sys wide env var)... he would rather set VM configs etc., on a project by project basis. With GRADLE_OPTS he is forced to either set the values system wide... or create a BASH script to set it per project.
Ken On Feb 9, 2011, at 8:30 AM, Peter Niederwieser wrote: > > > Paulo Pires wrote: >> >> I prefer to work on a project basis and have preference for the project >> settings. >> > > I don't understand what you are trying to say. > > -- > Peter Niederwieser > Developer, Gradle > http://www.gradle.org > Trainer & Consultant, Gradle Inc. > http://www.gradle.biz > Creator, Spock Framework > http://spockframework.org > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Setting-GRADLE-OPTS-in-gradle-properties-tp3364427p3377649.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 > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
