Software 42770 Published by

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

  • Temporarily downgrade gradle module language level by  @mbien in  #7367

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

Full Changelog:  22-rc3...22-rc4

Release Apache NetBeans 22-rc4 · apache/netbeans