Closed rodislav closed 9 years ago
Hello, when I'm trying to run:
java -jar non.jar gen:hello
I see this error:
Cannot run program "/home/rodislav/Projets/non-hello/.non/gradlew" (in directory ".non"): error=13, Permission denied
workaround is to go inside .non directory, change +x for gradlew (make it executable), can be done also from file properties / rights
Ubuntu 14.04, java 8
Hmm never tested this on Linux. Thanks for report. I have fix for this.
Fixes this in commit what I just pushed, closing.
Hello, when I'm trying to run:
I see this error:
workaround is to go inside .non directory, change +x for gradlew (make it executable), can be done also from file properties / rights
Ubuntu 14.04, java 8