The Gradle support that will be in the next release of Apache NetBeans is completely different to the well known NetBeans Gradle plugin. In other words, two different Gradle plugins have been created, Laszlo's one needs to be explored by all Gradle users to see whether it makes sense, opens your projects, works correctly, etc. I.e., you will not need to install a separate Gradle plugin and the support that there will be is different to what the Gradle plugin provides.
Anyway, best is to download the latest build and simply open your existing projects and see what happens -- and report back here, and if there are problems please provide a reproducible scenario ideally via a project on GitHub: https://builds.apache.org/job/incubator-netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/ Thanks! Gj On Sat, Jan 26, 2019 at 2:33 PM Peter Steele <steeleh...@gmail.com> wrote: > I am a big gradle user, I currently use the gradle plugin setup with a > root project and many sub projects. I am interested in helping. I'm > currently on netbeans 10 with jdk 11 (there is a minimum version of gradle > required for Jdk 11) > > On Sat, 26 Jan 2019, 13:07 Geertjan Wielenga > <geertjan.wiele...@googlemail.com.invalid wrote: > >> Hi all, >> >> If you're using Gradle in any way at all -- and especially if you have >> some Gradle projects of whatever kind lying around -- we need you! >> >> Thanks to Laszlo, we have integration with Gradle for the first time in >> the upcoming release scheduled to be released in March. We need as many as >> possible to try out the Gradle features, i.e., simply open your existing >> projects into the latest NetBeans builds and see if there are any problems >> so they can be fixed in time. >> >> Interested? Please respond to this e-mail indicating your intention to >> try out your existing Gradle projects in the upcoming release of Apache >> NetBeans and we'll work on this together from there initially via this mail >> thread. >> >> For example, without any problems at all, I was able to open and work >> with this random project I found on GitHub: >> >>