jMonkeyEngine / sdk

The jMonkeyEngine3 Software Development Kit based on Netbeans
BSD 3-Clause "New" or "Revised" License
312 stars 100 forks source link

Upgrade Gradle templates to Gradle 8.5 #556

Closed tonihele closed 3 months ago

tonihele commented 5 months ago

Upgrade Gradle templates to Gradle 8.5. The thing is that while in the SDK, now with NB 20 and Gradle 8.4, it is all possible to use Java 21. There is this annoying warning that your project has troubles. Well, it doesn't. NB whitelists Gradle versions for certain Java versions. NB 21 lists Gradle 8.5 as Java 21 compatible, so that is what we at least need then.

image This is with jME SDK (NB 20) and Gradle 8.5