[josm-dev] JOSMng prototype [resend]
Gervase Markham
gerv at gerv.net
Sat Feb 9 09:29:05 GMT 2008
Petr Nejedly wrote:
> For running with all the mappaint bells and whistles, run:
> java -classpath /path/to/josm.jar:dist/josm-ng.jar org.openstreetmap.josmng.ui.Main
To be more precise, run:
$ ant jar
$ java -classpath
/path/to/josm.jar:dist/josm-ng.jar:lib/swing-layout-1.0.3.jar
org.openstreetmap.josmng.ui.Main
although adding josm.jar doesn't seem to make any difference to me. I
can't get any bells and whistles :-(
What's the license on swing-layout-1.0.3.jar?
Gerv
More information about the josm-dev
mailing list