You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug which might prevent the Gradle home project property from being saved.
Refactoring should now work properly for multi level Gradle projects.
Project can now be deleted from NetBeans (simply deletes the project folder).
It is now possible to rely on the sourceCompatibility/targetCompatiblity set in the build script (this feature must be allowed in the global settings).
Better integration with the FindBugs plugin
Root projects are marked with "[root]" in the project view.
gradle.properties is now displayed in the "Build Scripts" node.