音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
Code Java
13547回再生
Download and Install OpenJDK 17 on macOS

In this video, I'd like to share with you how to download and install JDK (Java Development Kit) with OpenJDK on macOS (I'm using macOS Big Sur actually).

In details, you will see:
download an archive file of OpenJDK 17 from official download page
verify SHA256 checksum of the downloaded file
extract the archive file and test java command
set JAVA_HOME and update PATH environment variables
check version of Java Virtual Machine (java command) and Java compiler (javac)

You can follow the steps in this article: www.codejava.net/java-core/install-openjdk-17-on-m….

#openjdk #java #macos #javasetup

コメント