Awesome. The requirement I have is to generate multiple bat files that in turn can call different main methods.
Thanks, James On Fri, Jun 17, 2011 at 2:50 PM, TheKaptain <[email protected]> wrote: > The application plugin has a 'startScripts' task of type > CreateStartScripts(http://www.gradle.org/releases/1.0-milestone-3/docs/dsl/org.gradle.api.tasks.application.CreateStartScripts.html) > > You can add/remove from the classpath of that task, something I actually had > to do this week. > Cheers! > > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Customizing-script-file-generated-by-application-plugin-tp4498916p4499837.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
