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
>
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
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
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,
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