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]
/
intellij_idea_ue-x_eap
/
intellijidea.sh
blob
5e255ad2aee283e2a84d7de2ece34d45fb196d19
1
#!/bin/sh
2
3
export
IDEA_JDK
=
"
$JAVA_HOME
"
4
5
exec
/
usr
/
shar
e
/
intellij_idea_ue-x_eap
/
bin
/
idea.sh nosplash $
*
6