JPad Command Line Arguments

You can see the latest command line arguments that JPad supports by using jpad -? at the command line.

Run a .jpad file at the Command Line

To run a .jpad file use the format: jpad filename.jpad -args arg1 arg2..

Launch the Editor

To launch the full editor use: jpadgui filename.jpad

Start the Java REPL

To start the java REPL simply type: jpad