Hi,
I want to extend startScripts task in Application plugin to generate other scripts for some more commands from my code. I tried using CreateStartScripts - but I could not get the classpath right. Any suggestions?
Thanks!
Hi,
I want to extend startScripts task in Application plugin to generate other scripts for some more commands from my code. I tried using CreateStartScripts - but I could not get the classpath right. Any suggestions?
Thanks!
not sure if i understand you correctly, but you might run into this issue: http://issues.gradle.org/browse/GRADLE-2500
this is fixed in master