I have downloaded Oracle SQL Developer and when I attempt to run it i get the following message:
These are the java settings on my computer:
- java -version: java version "12.0.1" 2019-04-16
- "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java" -version : java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode) - which java: /usr/bin/java
- echo $JAVA_HOME: blank
- On the Java control panel in System preferences, the JRE path is: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
How can I get SQL developer to recognise my Java installation?
No comments:
Post a Comment