Software 42608 Published by

The second release candidate for Apache NetBeans IDE 23 has been released for testing.





Apache NetBeans 23-rc2

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

  • Update FlatLaf from 3.5 to 3.5.1 by  @mbien in  #7639

Full Changelog 23-rc1...23-rc2

Release Apache NetBeans 23-rc2 · apache/netbeans