This worked for me. Thank you so much!
Can any expert here outline steps to get Java 6 work on El Capitan? I tried many options but not seems to work. IBM Statistics and Lightroom stop working and this is a real deal breaker from El Capitan. Seems that Apple does not care about backward compatibility anymore.
Help please. I am now all in with El Capitan
sudo nvram boot-args="rootless=0";osascript -e 'tell app "loginwindow" to «event aevtrrst»'
When I try to upload pictures, I go plug in error
I finally found a method to install Java SE 6 on El Capitan. I found this even before reading dotNes's method. My method is similar in the fact that it uses Pacifist to install the package.
1. Download Apple's official Java Package from https://support.apple.com/kb/DL1572?locale=en_US
2. Download Pacifist
3. Download UninstallPKG
4. Use UninstallPKG to uninstall any version of JDK on your Mac
5. Drag JavaForOSX.pkg from JavaForOSX2014-001.dmg to a desired folder
6. Run this command in Terminal.app (Credit goes to w0lf)
7. After your computer restarts, right click on JavaForOSX.pkg and open it with PacifistCode:sudo nvram boot-args="rootless=0";osascript -e 'tell app "loginwindow" to «event aevtrrst»'
8. Select "Contents of JavaForOSX.pkg" and install it with administrator privileges.
9. Java still won't work when you run it in Terminal for some reason, so you are going to have to install JavaForOSX.pkg using the stock installer. This time, however, the installer will install without issue. Double click JavaForOSX.pkg and install it to your HDD.
I've gotten Minecraft to run perfectly this way, and Terminal does not return any errors when I run java.
This is my first MacRumors post (and forum post) ever, so if I did anything wrong, tell me!
This is what I did and worked after much reading on forums. I had a clean install for this. I download the legacy Java from Apple's website: https://support.apple.com/kb/DL1572?locale=en_USWhen I try to upload pictures, I go plug in error
I finally found a method to install Java SE 6 on El Capitan. I found this even before reading dotNes's method. My method is similar in the fact that it uses Pacifist to install the package.
1. Download Apple's official Java Package from https://support.apple.com/kb/DL1572?locale=en_US
2. Download Pacifist
3. Download UninstallPKG
4. Use UninstallPKG to uninstall any version of JDK on your Mac
5. Drag JavaForOSX.pkg from JavaForOSX2014-001.dmg to a desired folder
6. Run this command in Terminal.app (Credit goes to w0lf)
7. After your computer restarts, right click on JavaForOSX.pkg and open it with PacifistCode:sudo nvram boot-args="rootless=0";osascript -e 'tell app "loginwindow" to «event aevtrrst»'
8. Select "Contents of JavaForOSX.pkg" and install it with administrator privileges.
9. Java still won't work when you run it in Terminal for some reason, so you are going to have to install JavaForOSX.pkg using the stock installer. This time, however, the installer will install without issue. Double click JavaForOSX.pkg and install it to your HDD.
I've gotten Minecraft to run perfectly this way, and Terminal does not return any errors when I run java.
This is my first MacRumors post (and forum post) ever, so if I did anything wrong, tell me!
That's because a lot of the apps are still build for Java 6 and/or looking for the location of Java 6. As of Java 7 Oracle has taken over the builds and these are installed in a different location. The Unifi controller software has the same issue, it doesn't detect the Java version correctly. Freemind and Freeplane have been build on Java 6 and didn't work in the beginning. They've resolved this by delivering a built-in Java 6 version. Many other apps like Xmind do the same thing so you don't run into issues with those.This doesn't seem to work on my fresh 10.11 build. I have Java SE 1.80.45 installed but my Adobe Flash Builder still is searching for the legacy 1.6 version. I couldn't add the 2 folders proposed in the Jan 2015 update as well because of no permissions. How can I grant myself permissions to add these folders?
Thank-you very muchThere's this beta for El Cap:
Java for OS X 2015-001 Beta
https://support.apple.com/kb/DL1824?viewlocale=en_US&locale=en_US
Java for OS X 2015-001 beta installs the legacy Java 6 runtime for OS X 10.11 El Capitan.
There's this beta for El Cap:
Java for OS X 2015-001 Beta
https://support.apple.com/kb/DL1824?viewlocale=en_US&locale=en_US
Java for OS X 2015-001 beta installs the legacy Java 6 runtime for OS X 10.11 El Capitan.
There's this beta for El Cap:
Java for OS X 2015-001 Beta
https://support.apple.com/kb/DL1824?viewlocale=en_US&locale=en_US
Java for OS X 2015-001 beta installs the legacy Java 6 runtime for OS X 10.11 El Capitan.