Re: Re: Netbean Gradle with Java 13

2019-10-21 Thread László Kishalmi
Not tested throughosly, but it seems no. The current tooling API though it is 4.6.2 still works well with newer Gradle versions. Though 11.3 will come with 6.x Gradle tooling. On Mon, Oct 21, 2019, 09:02 Eric Bresie wrote: > Is that going to require changes to the Netbeans internal Gradle > func

Re: Re: Netbean Gradle with Java 13

2019-10-21 Thread Eric Bresie
Is that going to require changes to the Netbeans internal Gradle functionality Eric Bresie ebre...@gmail.com > On October 19, 2019 at 12:03:05 PM CDT, Laszlo Kishalmi > wrote: > Well, > > Using Java 13 with Gradle in NetBeans is possible, I'm intending to > create a short video how to set up tha

Re: Netbean Gradle with Java 13

2019-10-19 Thread Sven Reimers
6.0-RC1 has just been released... Sven On Sat, Oct 19, 2019 at 7:03 PM Laszlo Kishalmi wrote: > 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 su

Re: Netbean Gradle with Java 13

2019-10-19 Thread Laszlo Kishalmi
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/relea