Skip to content

Apache NetBeans 29-rc2

Pre-release
Pre-release

Choose a tag to compare

@ebarboni ebarboni released this 05 Feb 13:42
· 52 commits to master since this release
7d005b9

What's Changed

Maven

  • Fix possible NPE in maven ModuleInfoSelector by @mbien in #9181

Java

  • java.api.common: Fix missing resource LBL_TestModuleFolder_DialogTitle by @matthiasblaesing in #9185
  • Fix possible CCE during auto completion of invalid code by @mbien in #9173
  • javadoc renderer: fix snippet rendering of deprecated sections by @mbien in #9175
  • StaticImport hint should support records and other class kinds by @mbien in #9174

Editor

Maintenance

  • Fix and disable masterfs lockfile test which is failing since 17u18 by @mbien in #9178

Other Changes

Full Changelog: 29-rc1...29-rc2