Now I am using sdkman to install jdk from internet failed, because of the network access problem, I could not install jdk. Now I want to using sdkman instal sdk from local. I think the procedure would like this:
- download jdk tar.gz file from internet
- copy the file to some folder
- using sdkman to install jdk from local path
is it possible? I have already download jdk like this:
wget -c https://mirrors.tuna.tsinghua.edu.cn/AdoptOpenJDK/11/jdk/x64/linux/OpenJDK11U-jdk_x64_linux_hotspot_11.0.11_9.tar.gz