Well,

Using Java 13 with Gradle in NetBeans is possible, I'm intending to create a short video how to set up that. The key point is that you need to use Gradle 6.0 development builds which supports Java 13. So the quick steps:

1. Upgrade your wrapper to 6.0 nightly: https://gradle.org/release-nightly/ or download it and extract it and set up the IDE use that version

2. Configure JDK 13 in NetBeans and assign that to your project.

That's it.

On 10/19/19 7:23 AM, [email protected] wrote:
Not sure this will be something to watch going forward but on the openjfx-Dev 
mailing list [1], I noticed with Java 13, there was some Gradle build issues. 
Is this likely to impact Gradle builds in Netbeans as well?

[1] https://mail.openjdk.java.net/pipermail/openjfx-dev/2019-October/023737.html

Eric Bresie
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to