Aloha,
I am lost with java on El Captain! I have installed "jdk-8u60-macosx-x64.dmg" but I still get this dialog. This is the first time that I have had a issue with java on the mac OS X platform.
Did you find a solution to your issue? Do you have any advice for me?
Thanks!
Johnny
Its good to know that Java is having issues, because I need java on my machine and losing the ability will cause issues. I'm still rocking with Yosemite, so its good to be safe then sorry.
This will install Java 6, 7 and 8 on El Capitan. Enjoy!
- Open Terminal.app and write sudo nvram boot-args="rootless=0" + return
- Reboot
- Install Java from https://support.apple.com/kb/dl1572?locale=en_US
This worked for me. I am using Dreamweaver CS6 with El Captain. Thank you for the tipworks with dreamweaver CS6..
This will install Java 6, 7 and 8 on El Capitan. Enjoy!
- Open Terminal.app and write sudo nvram boot-args="rootless=0" + return
- Reboot
- Install Java from https://support.apple.com/kb/dl1572?locale=en_US
Did anyone figure out a way how to install Apple's Java 6 on a machine running 10.11?
I keep getting this error:
"This application requires the legacy Java SE 6 runtime which is unavailable for this version of OS X."
I have Java 8 JDK Update 45 installed on my computer.
See Terminal java -version:
"
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)"
Trying to install Java for OS X 2014-001 which is the latest release of Apple's Java (that I know of at least) I get this error:
"Java for OS X 2014-001 can't be installed on this disk. A never version of this package is already installed."
View attachment 559761
Does anyone have an idea?
Update:
Solution:
https://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/