Am Thu, 8 Jan 2009 04:06:53 +0100 schrieb Lars Francke: > I'm using this command line to force JOSM to use my c\OSM\JOSM\data > directory instead of the one in Documents and Settings: > java -Djosm.home=c:\OSM\JOSM\data -jar josm-latest.jar
But for a portable version you should use a relative path instead of an absolute path. This works also with the josm.home parameter. GeoJ _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev

