Skip to content

Apache NetBeans 23-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ebarboni ebarboni released this 07 Aug 16:37
· 308 commits to master since this release
cc863fd

What's Changed

Maven

  • Minor NBM wizard pom generation fixes and plugin version bumps by @mbien in #7628

Java

  • Fix Command Prefixing Issue in Source Action by @Achal1607 in #7621
  • CodeGenerator should be able to generate basic code for records by @mbien in #7581
  • Fix java completion sort for not-imported items. by @mbien in #7631
  • Fix possible InaccessibleObjectExceptions during debugging session by @mbien in #7633
  • Update nb-javac to jdk-23+35. by @mbien in #7637
  • truffle.RemoteServices should parse the java version correctly by @mbien in #7635

UI Changes

Full Changelog: 23-rc1...23-rc2