repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
josm-svn
/
josm.sh
blob
c09dd6216e5b76979905ddcb4734853408e5978b
1
#!/bin/bash
2
CLASSPATH
=
"/usr/share/java/josm/josm.jar"
3
java
-cp
"
${CLASSPATH}
"
org.openstreetmap.josm.gui.MainApplication
"$@"