Closed Thunderforge closed 5 years ago
Update to Java 11 is planned. Right after jMonkeyEngine SDK supports it. For sentimental reasons, I'm attached to it. It shouldn't be that far anymore. I've already tested a version that it based on new Netbeans, thus providing this support.
My reference to Java 9+ was that it's only supported by newer versions of Gradle. So by upgrading to the latest Gradle, that barrier is removed.
Yeah, no problems there. Thanks for this.
On my machine, this upgrade makes
gradlew clean build
about 25% faster. It also opens the door to building the project on Java 9+, should we choose to upgrade some day.