What's Changed
Gradle
- #7606: process daemon's stdout to avoid lockup by @sdedic in #7721
- Upgrade Gradle Tooling API to 8.10 by @mbien in #7690
Maven
- Fix extraction of annotation processor classpath for maven by @matthiasblaesing in #7662
- Update bundled maven to 3.9.9. by @mbien in #7683
- Fix open maven subproject context menu by @mbien in #7723
C/C++
- .c/.h/.hpp files: Register WhereUsedAction and RenameAction in correct mime paths by @matthiasblaesing in #7689
UI Changes
- Use nbfs url for custom flatlaf properties as fallback by @neilcsmith-net in #7681
Platform
Language Server Protocol
- Revert PR #7579 ("Using LSP's ErrorProvider & another attempt at CompletionCollector") by @matthiasblaesing in #7650
New Contributors
Full Changelog: 23-rc2...23-rc3