We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionGeneral Discussion,  Status › Java 6 in Processing 1.06 question
Page Index Toggle Pages: 1
Java 6 in Processing 1.06 question (Read 920 times)
Java 6 in Processing 1.06 question
Aug 18th, 2009, 7:41am
 
So with the latest 1.06 and Mac now supporting Java 6, can we now install libraries that have been compiled with Java 6?  I have some updated libraries that I'd like to use but have been prevented from doing so as Processing requires it be compiled with Java 5.
Re: Java 6 in Processing 1.06 question
Reply #1 - Sep 2nd, 2009, 8:44am
 
As long as you're using Java 5 or 6 to run the code, you can use libraries built with it all you want, you just can't use the Java 5/6 syntax.
http://processing.org/reference/troubleshooting/#java
Page Index Toggle Pages: 1