Software 42724 Published by

The second release candidate for Apache NetBeans IDE 24 introduces several enhancements, including support for source archives containing multiple modules, improved robustness of the "Goto Type Dialog," the disabling of JDK 23 line-doc comments, the creation of a secret rotation CronJob, and an upgraded UI warning color for FlatLaf light.



Apache NetBeans 24-rc2

What's Changed

Ant

Java

  • Robustness of the "Goto Type Dialog" by  @jtulach in  #7899
  • Only run one completion sampler by  @lahodaj in  #7897
  • Disable JDK 23 line-doc comments for now by  @mbien in  #7907

Enterprise

  • Create secret rotation CronJob when running the app in the cluster by  @petrovic-d in  #7878

UI Changes

  • output window: better warning color for FlatLaf light by  @mbien in  #7913

Full Changelog 24-rc1...24-rc2

Release Apache NetBeans 24-rc2 · apache/netbeans