We've included launch scripts for UNIX and Windows in the
bin/
subdirectory of the installation. They are
openmap
and openmap.bat
. If you're running on
Windows, you may need to edit the paths referenced in the
openmap.bat
script. These scripts set your
CLASSPATH
before invoking the Java VM.
Also,
Ant
can be used to build and launch OpenMap. The
build file
is included in
the OpenMap package.