XMLElement Problem in Processing 2.0b7
in
Core Library Questions
•
10 months ago
I was trying to use the code on the following page -
http://wiki.processing.org/w/Facebook,_REST_API and got a really unexpected problem.
at -
XMLElement[] usersXml;
it says -
Cannot find a class or type named "XMLElement"
1