If you have the source, and used maven to compile, just do
maven jplanner:launch
.
If you have got the binary jar file (jplanner-X.Y.jar), simply double click it, or
java -jar jplanner-X.Y.jar
. You
do
need java 1.4 or greater.
Problems running JPlanner? Take a look at the tutorial (TODO).