{"id":478,"date":"2014-02-27T15:48:10","date_gmt":"2014-02-27T20:48:10","guid":{"rendered":"http:\/\/devolve.net\/blog\/?p=478"},"modified":"2014-10-23T13:40:05","modified_gmt":"2014-10-23T17:40:05","slug":"upgrade-java-for-the-cli-on-mac-os-x","status":"publish","type":"post","link":"https:\/\/www.devolve.local\/upgrade-java-for-the-cli-on-mac-os-x\/","title":{"rendered":"Upgrade Java for the CLI on Mac OS X"},"content":{"rendered":"

I was screwing around for too long with various installers on my Mac, trying to get the latest available Java runtime working from my terminal.<\/p>\n

Finally, some kind soul on StackExchange I think mentioned that if you want to get Java on the command line working, you have to install the JDK package, even if all you need is a JRE. Thanks, Obama!<\/p>\n

Anyway, after installing the package from Oracle<\/a>, now all is well.<\/p>\n

$ java -version\r\njava version \"1.7.0_51\"\r\nJava(TM) SE Runtime Environment (build 1.7.0_51-b13)\r\nJava HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)<\/pre>\n","protected":false},"excerpt":{"rendered":"

I was screwing around for too long with various installers on my Mac, trying to get the latest available Java runtime working from my terminal. Finally, some kind soul on StackExchange I think mentioned that if you want to get Java on the command line working, you have to install the JDK package, even if […]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[],"_links":{"self":[{"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/posts\/478"}],"collection":[{"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/comments?post=478"}],"version-history":[{"count":2,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/posts\/478\/revisions"}],"predecessor-version":[{"id":480,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/posts\/478\/revisions\/480"}],"wp:attachment":[{"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/media?parent=478"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/categories?post=478"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devolve.local\/wp-json\/wp\/v2\/tags?post=478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}