We have an application that generates very large lists based on an input file. Without going into the specifics, basically the application uses far more than the default max memory assigned by Java, so we've been manually modifying the .bat file generated by the gradle app plugin to add a -Xmx1024 parameter.
Is there a way to tell Gradle to do this for us automatically? -- View this message in context: http://gradle.1045684.n5.nabble.com/Gradle-App-plugin-Set-max-memory-tp4759026p4759026.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