Is there any way to compile processing in batch?

edited July 2014 in Using Processing

I would like to batch compile sketches. Is there any way to:

  1. Run sketches from the command line without the IDE.
  2. Compile sketches to a Java class and then compile the java class (ie, verify that the program compiles) from the command line, without running.
Tagged:

Answers

Sign In or Register to comment.