The fourth release candidate for Apache NetBeans 22 is now ready for testing. The new release candidate includes a temporary downgrade of the Gradle module language level, an update of Java to jdk-22.0.1, fixes for package computation, TreeUtilities.pathFor, and the removal of keyboard shortcuts from terminal closure action.
Apache NetBeans 22-rc4
What's Changed
Gradle
Java
- Update nb-javac to jdk-22.0.1 by @mbien in #7366
- ComputeImports: fix package computation. by @mbien in #7363
- Fix TreeUtilities.pathFor for synthetic 'value=' in annotations also for start position by @matthiasblaesing in #7378
UI Changes
- Remove keyboard shortcut from terminal close action by @neilcsmith-net in #7372
Full Changelog: 22-rc3...22-rc4