Java
Install JVM tools and frameworks via SDKMan
SDKMan
Go to terminal and run:
Note: this is a known issue which causes installation fail. the temp workaround is:
Then execute contents in file via:
Verify the installation went well
SDKman Packages Installation
To get a list of current or candidate versions for gradle:
To install the following software, go to terminal and run:
TODO: Add graalVM when M1 support is releases
When you prompted to set the newly installed software as default enter 'Y'
How to use sdkman
To see what is outdated for all Candidates
To remove old version e.g., gradle 8.4:
Last updated