The instructions, here:
http://www.openprocessing.org/sketch/upload don't work for Processing 2.0. The upload fails. NOTE: This isn't a library thing. Even just a super simple sketch like one line of code:
ellipse(100,100,100,100);
Will fail to upload. What are the proper instructions to upload Processing 2.0 sketches to OpenProcessing?