latest jdk

This commit is contained in:
Paul Trowbridge 2022-10-19 09:46:41 -04:00
parent 53687f6a08
commit b34afce702
1 changed files with 5 additions and 1 deletions

View File

@ -7,4 +7,8 @@ sudo unzip -d /opt/gradle /tmp/gradle-7.5.1-bin.zip
create sample application with gradle:
https://docs.gradle.org/current/samples/sample_building_java_applications.html
install jdk18 if not in apt
https://askubuntu.com/questions/1421306/how-to-install-openjdk-18
* wget the tar
* unpack to /opt
* set the bin folder in the JAVA_HOME ev