We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am using a Mac with OS X 10.8.5 running on it.
When I got to "System Preferences / Java / Java Control Panel / Update" it displays that "Java 8-Update 31" is installed.
When I open a Terminal and enter "java -version" it displays java version "1.6.0_65".
Which java version does Processing use to compile and execute code.
Thanks!
Comments
Try this and see what prints out:
Using KevinWorkman's code I got 1.7.0_55
I am using OSX 10.9.5
thanks!