Software 43268 Published by

The third release candidate for Apache NetBeans IDE 26 has been released for testing. It features enhancements to the Gradle Tooling API and introduces a platform capability to restore clipboard history for editors utilizing ExClipboard rather than directly interfacing with the system clipboard.



Apache NetBeans 26-rc3

What's Changed

Gradle

  • Upgrade Gradle Tooling API to 8.14 by  @mbien in  #8461

Platform

  • Restore clipboard history for editor by using ExClipboard instead of directly accessing system clipboard by  @matthiasblaesing in  #8462

Other Changes

  • Revert "Restore clipboard history for editor by using ExClipboard instead of directly accessing system clipboard" by  @neilcsmith-net in  #8479

Full Changelog 26-rc2...26-rc3

Release Apache NetBeans 26-rc3 · apache/netbeans