Open M3KAI5ER44 opened 4 years ago
When i try .gradlew desktop:dist it says: `FAILURE: Build failed with an exception.
.gradlew desktop:dist
What went wrong: Could not determine java version from '11.0.8'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.`
Install JDK8 and set it as the default Java version
When i try
.gradlew desktop:dist
it says: `FAILURE: Build failed with an exception.What went wrong: Could not determine java version from '11.0.8'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.`