I am creating Processing sketches in Eclipse or Netbeans, and export them to Java applets.
Question: what jars / lines of code should be included in my sketches to obtain a javascript output? (the so-called "javascript mode" new to Processing 2.0, described here:
http://processing.org/learning/javascript/)