Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@kelemen kelemen released this 14 Jul 00:25
· 2570 commits to master since this release
  • 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.