Set JDK on OSX

Table 1. Revisions history Version Date Comments v1.2 11/9/2016 Explained JVMPlatformVersion for Java 9 v1.1 11/8/2016 Added Java 9 command v1.0 01/19/2013 Initial blog post Apple announced to remove Java Preferences app from Mac OS X. Details could be found here http://support.apple.com/kb/HT5493). Let’s try to fix it. Generally, Java applications will use the JAVA_HOME environment variable to pick a JDK. ...

January 19, 2013 · 1 min · Viktor Gamov