sh gradlew
FAILURE: Build failed with an exception.
is there a command I can run on your gradlew file to surpress the java prompt on xterm via centos?
also... is there an easy way to have the generated template compile directly from grails? I would prefer to not use sencha cmd to compile if possible.
sh gradlew
FAILURE: Build failed with an exception.
Where:
Build file 'Examples/deft-template-generator/build.gradle' line: 28
What went wrong:
Could not compile build file 'Examples/deft-template-generator/build.gradle'.
1 error
is there a command I can run on your gradlew file to surpress the java prompt on xterm via centos?
also... is there an easy way to have the generated template compile directly from grails? I would prefer to not use sencha cmd to compile if possible.