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]
/
astah_community
/
astah
blob
41a897ad4f50abeb298ee61090301fa0e36eb731
1
#!/bin/sh
2
3
CLASSPATH
=/
usr
/
lib
/
astah_community
/
astah-community.jar
4
5
JAVA_OPTS
=
"-Xms16m -Xmx384m"
6
7
java
$JAVA_OPTS
-splash
:/
usr
/
lib
/
astah_community
/
astah_splash_community.png
-jar
$CLASSPATH $1 $2 $3