To use the "java" command line tool ... How to avoid popping up

My environment is as follows.

macOS Mojave version 10.14.2

I installed it, but it appears

This pop-up window. スクリーンショット 2019-01-10 9.10.30.png

Cause

The Official Java Comment says:

This is because applications typically require legacy Java 6 provided by Apple. See http://support.apple.com/kb/DL1572 for a solution to this problem.

Countermeasures

The link above is for support up to High Sierra, so I wondered if it's okay, I installed it on both rabbits and corners.

result

It stopped coming out, and everything was done.

Recommended Posts

To use the "java" command line tool ... How to avoid popping up
[Java] How to use the File class
[Java] How to use the hasNext function
[Java] How to use the HashMap class
Studying how to use the constructor (java)
[Processing × Java] How to use the loop
[Processing × Java] How to use the class
[Processing × Java] How to use the function
[Java] How to use the Calendar class
[Java] How to use Thread.sleep to pause the program
How to use the replace () method (Java Silver)
[Java] How to use Map
[Java] How to use Map
How to use java Optional
How to use java class
[Java] How to use Optional ②
[Java] How to use removeAll ()
[Java] How to use string.format
How to use Java Map
How to use Java variables
[Java] How to use Optional ①
How to apply C code format from the command line
How to use the link_to method
How to use Java HttpClient (Get)
How to use the include? method
How to use the form_with method
How to use Java HttpClient (Post)
[Java] How to use join method
How to use the wrapper class
[Processing × Java] How to use variables
[Java] How to use LinkedHashMap class
[JavaFX] [Java8] How to use GridPane
How to use class methods [Java]
[Java] How to use List [ArrayList]
How to use classes in Java?
[Processing × Java] How to use arrays
How to use Java lambda expressions
[Java] How to use Math class
How to use Java enum type
I want to use Java Applet easily on the command line without using an IDE
How to run a Kotlin Coroutine sample from the command line
The operator that was born to be born, instanceof (Java) ~ How to use the instanceof operator ~
How to increment the value of Map in one line in Java
Multilingual Locale in Java How to use Locale
How to use submit method (Java Silver)
[Rails] How to use the map method
[Easy-to-understand explanation! ] How to use Java instance
How to set up and use kapt
[Java] How to set the Date time to 00:00:00
[Java] How to get the current directory
How to use Java classes, definitions, import
[Easy-to-understand explanation! ] How to use Java polymorphism
[Java] [Maven3] Summary of how to use Maven3
How to install the legacy version [Java]
How to use Java Scanner class (Note)
How to get the date in java
[Easy-to-understand explanation! ] How to use ArrayList [Java]
[Java] Learn how to use Optional correctly
[Easy-to-understand explanation! ] How to use Java overload
try-catch-finally exception handling How to use java
[Easy-to-understand explanation! ] How to use Java encapsulation