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.
IndexProgramming Questions & HelpOther Libraries › Missing libraries
Page Index Toggle Pages: 1
Missing libraries (Read 944 times)
Missing libraries
Nov 4th, 2006, 4:21pm
 
I.ve got the sourcecode for a sketch that requires all sorts of libraries, including:

traer.physics
traer.animation
java.util.Iterator
java.util.ArrayList
java.util.HashMap
import org.htmlparser
import org.htmlparser.util
import org.htmlparser.filters
import org.htmlparser.nodes

But I can't find any java.util libraries for Mac OS X, and even though I installed the html parser library, Processing doesn't even recognize the library folder is there, using P115.

Does anybody know where those java libraries are for Mac OS X (I don't see them on the Sun website), and what the problem with with Processing not recognizing the new htmlparser library?

Mulder
Page Index Toggle Pages: 1