eclipse - Where is Java 1.8 installed on OS X El Capitan? -


i installed jre-8u72-macosx-x64.dmg this page, installation worked well.

however, when type /usr/libexec/java_home -v 1.8 returns:

unable find jvms matching version "1.8". /library/java/javavirtualmachines/jdk1.7.0_80.jdk/contents/home 

does know java 1.8 installed?

ps: need install eclipse ide java developers, requires java 1.8+ vm.

you should install jdk 1.8, using jre. on os x, installing jre doesn't make available system default available applications.

as of january 2016, can download jdk 1.8 mac http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

because oracle tends change urls, link might go dead. best web search "jdk mac" or similar find latest version.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -