[OSM-newbies] JOSM statup parameters in windows
Peter Herison
pherison at web.de
Sat Jul 4 20:19:37 BST 2009
Brendan Barrett schrieb:
> java -Xmx512M -jar josm-latest.jar
> This works from the command prompt once i've navigated to the folder I have JOSM in... or from a bat file in that folder.
If you want to work it from anywhere use
C:\Windows\System32\java.exe -Xmx512M -jar "C:\your\path\to\josm-latest.jar"
(in one line)
where "C:\your\path\to\" has to point to the directory where JOSM
resides on your harddrive. You can use this directly in a short-cut on
your desktop. No need to go over a batch file.
More information about the newbies
mailing list