6
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

「“java”コマンドラインツールを使用するには、JDKをインストールする必要があります。」というポップアップの消し方

Posted at

標題の通り、「“java”コマンドラインツールを使用するには、JDKをインストールする必要があります。」というポップアップが出て、ソフトのインストールができなかった。

image.png

環境

Mac OS catalina 10.15.3

取り組んだこと

・ポップアップの通り、OKを押して、リンク先に飛ぶ。
リンク先でJDKをインストール。

・再び画面に戻ると、再度「javaコマンドラインツールを使用するには、JDKをインストールする必要があります。」と
いうポップアップが表示され、ループ状態となる。

解決策

・ポップアップ先でインストールできるのは、JDKではなくJREだそう。
・その為、ポップアップを無視して、下記URLでファイルをインストールすると
無事ポップアップが消えました。

https://www.oracle.com/java/technologies/javase-downloads.html

6
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?