latest jdk
This commit is contained in:
parent
53687f6a08
commit
b34afce702
6
java.md
6
java.md
@ -7,4 +7,8 @@ sudo unzip -d /opt/gradle /tmp/gradle-7.5.1-bin.zip
|
|||||||
create sample application with gradle:
|
create sample application with gradle:
|
||||||
https://docs.gradle.org/current/samples/sample_building_java_applications.html
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user