第4章 MSI インストーラーを使用した Red Hat build of OpenJDK のインストール
この手順では、MSI ベースのインストーラーを使用して Microsoft Windows 用の Red Hat build of OpenJDK 17 をインストールする方法を説明します。
手順
- Microsoft Windows 用の Red Hat build of OpenJDK 17 の MSI ベースインストーラーをダウンロード します。
- Microsoft Windows 用の Red Hat build of OpenJDK 17 のインストーラーを実行します。
-
Welcome 画面で
Nextをクリックします。 -
I accept the terms in license agreementをチェックして、Nextをクリックします。 -
Nextをクリックします。 - デフォルトを使用するか、オプションのプロパティー を確認します。
-
Installをクリックします。 -
Do you want to allow this app to make changes on your device?でYesをクリックします。 Microsoft Windows 用の Red Hat build of OpenJDK 17 が正常にインストールされていることを確認し、コマンドプロンプトで
java -versionコマンドを実行して、以下の出力を取得する必要があります。openjdk version "11.0.3-redhat" 2019-04-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.3-redhat+7-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.3-redhat+7-LTS, mixed mode)