Could someone tell me a little more about the libraries we have to use in order to have the processing sketch running outside of the sketchbook? Or where can I read what each of them does?
however I get a NoClassDefFoundError processing/core/PApplet.
I am using netbeans and have already imported the core library in the project and the applet in the war content packaging as netbeans states in their tutorial. I can view the tutorials applet in the browser.