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 Platform Libraries: Support source archives with multiple modules by @matthiasblaesing in #7932
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
Full Changelog: 24-rc1...24-rc2