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
Integration with the Change Line Endings on Save plugin
Improved detecting files on the output tab.
buildSrc is now recognized as part of the Gradle project. Note that you may need some manual tunning in the build script, if you want classpaths to be correctly recognized by NetBeans.
Automatically distinguishing source folders if you have more folders with the same type (e.g.: resource, test).
Added the possiblity to set formatting rules for the project in the project properties.
Apply Code Changes should now work as it works in the Maven plugin.
Predefined template file list is now supplied by the plugin.
It is now possible to define a license template file which is to be automatically added to files created by NetBeans.
Browsing for Gradle home now sets the text field instead of the button :)