The third release candidate for Apache NetBeans IDE 22 is now ready for testing. The changes include renaming classes in Maven projects that lack project attributes, eliminating fallback versions from MavenVersionSettings, modifying code generator records and enums, and occasionally missing template delivery.
Apache NetBeans 22-rc3
What's Changed
Maven
- Configure commons-logging to log using java.util.logging by @matthiasblaesing in #7356
- Renaming classes in Maven projects without project properties fails by @matthiasblaesing in #7361
- Bump MavenVersionSettings fallback versions. by @mbien in #7357
Java
Maintenance
Full Changelog: 22-rc2...22-rc3