The Maven functionality in Netbeans will suggest artifacts and versions for dependencies when ctrl-space is pressed. This is a very useful feature especially when updating the version numbers of dependencies. See screenshot.
It would be great if this plugin provided something similar when editing build.gradle files.
I would need considerably better Groovy support for NetBeans but if the Groovy support gets improved I will try to provide everything for better code completion.
The Maven functionality in Netbeans will suggest artifacts and versions for dependencies when ctrl-space is pressed. This is a very useful feature especially when updating the version numbers of dependencies. See screenshot.
It would be great if this plugin provided something similar when editing build.gradle files.