Closed dankwart-de closed 6 years ago
Solution: Execute compile roddy (gradlew build) before?
I need to put in a check if the Roddy.jar ist available. Just compiling Roddy will not always work AND you might not have write access. So better check and fail and let the user react.
See #216
Solution: Execute compile roddy (gradlew build) before?