Re: Gradle doesn't works on NB9

2018-08-30 Thread Peter Steele
You have the latest version so as Gj says drop some questions to the author. On Thu, 30 Aug 2018 08:08 Geertjan Wielenga, wrote: > No, again, this is where you're going to send your questions and concerns > about the Gradle support: > > https://github.com/kelemen/netbeans-gradle-project/issues >

Re: Gradle doesn't works on NB9

2018-08-30 Thread Geertjan Wielenga
No, again, this is where you're going to send your questions and concerns about the Gradle support: https://github.com/kelemen/netbeans-gradle-project/issues Thanks, Gj On Thu, Aug 30, 2018 at 8:06 AM, Miroslav Nachev < mnachev.nscenter...@gmail.com> wrote: > v1.4.3 > [image: image.png] > > O

Re: Gradle doesn't works on NB9

2018-08-30 Thread Miroslav Nachev
v1.4.3 [image: image.png] On Thu, Aug 30, 2018 at 10:01 AM Peter Steele wrote: > I use java 11 with the gradle plug in and it is working fine for me. Which > plug in version do you use? > > The version that was live when only 8.2 was around had issue for me in 9 > (maybe even 8.2 too) but the la

Re: Gradle doesn't works on NB9

2018-08-30 Thread Geertjan Wielenga
Read this: https://github.com/kelemen/netbeans-gradle-project/issues/395 If needed, after reading the above, file issues here: https://github.com/kelemen/netbeans-gradle-project/issues Thanks, Gj On Thu, Aug 30, 2018 at 6:36 AM, Miroslav Nachev < mnachev.nscenter...@gmail.com> wrote: > Hi,

Gradle doesn't works on NB9

2018-08-29 Thread Miroslav Nachev
Hi, I have big difficulty in compiling and running projects that use Gradle. To use such projects, I do one of the following: - Copy the project and modify it in Maven to be available in NetBeans. - I run it from the console and make changes through an external editor. - I use Eclipse to be able t