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 _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev
