What's Changed
Gradle
- Fix Gradle version change in wrapper.properties by @lkishalmi in #6589
- Try to close Gradle Daemons on exit. by @lkishalmi in #6598
- Be more friendly on 'runSingle' when 'run' task is missing. by @lkishalmi in #6618
Maven
Java
- JDK Downloader: fix current GA/EA values by @mbien in #6590
- Fix unnamed main method detection by @mbien in #6593
- Formatting options UI: fix naming panel layout by @mbien in #6619
Versioning
UI Changes
- Update FlatLaf from 3.2.1 to 3.2.5 by @DevCharly in #6605
Language Server Protocol
- use clusters.config.release.list instead of clusters.config.full.list by @thurka in #6583
- Prefixing all code names of commands with 'nbls'. by @lahodaj in #6218
Full Changelog: 20-rc1...20-rc2