Processing do not work any more in Mac OS X 10.11?

edited October 2015 in Using Processing

Hey! I use Processing since 2009 (or before...) but now I updated my mac OS X to 10.11.1 and Processing not runs any more. No Processing 1.1.1, 2.2.1 and nor Processing 3. I tried installing Java for mac. When I proof the version in ORACLE it says that I have java 8 installed, but If I look for Java in My Systems' Library I just find Java 6. I can't understand what I'm doing wrong? Can someone help me?

mariana

Answers

  • Answer ✓

    Hi! I solved this problem!

    possibly my experience may help somebody: When I updated mac OS X to 10.11 Processing doesn't run anymore. I installed Processing 3 and also doesn't run. I tried with install and uninstall Java (different versions) using the terminal:

    sudo rm -rf /System/Library/Java/JavaVirtualMachines­/*.jdk sudo rm -rf /Library/Java/JavaVirtualMachines/*.jdk sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin sudo rm -rf /Library/PreferencePanes/JavaControlPane­l.prefpane

    ... and nothing worked. Than I found a Java folder in /Users/myname/Library/Application Support and I deleted it. Now runs Processing 3 and Processing 2 :)>-

Sign In or Register to comment.