Hi, for one reason or another I've attempted to test the gradle plugin from Attila with Netbeans 11.0-vc2 and came across a disturbing revelation. Before attempting to install the "new" plugin I wanted to deactivate the integrated Gradle plugin as I did not want to have two competing plugins providing the same features. However in the process of deactivating Gradle I was warned that the Groovy plugin will have to be deactivated too due to it requiring the Gradle plugin.
This seems wrong. I can understand that the Gradle plugin will require the Groovy plugin. However the other way around I can not understand. Comments? Regards - Martin