author | huffman |
Sat, 21 Apr 2012 10:59:52 +0200 | |
changeset 47647 | ec29cc09599d |
parent 47440 | 22086019167b |
child 47745 | de249b5ae6e2 |
permissions | -rw-r--r-- |
47113
b5a5662528fb
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents:
40790
diff
changeset
|
1 |
# -*- shell-script -*- :mode=shellscript: |
b5a5662528fb
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents:
40790
diff
changeset
|
2 |
|
47440 | 3 |
ISABELLE_JDK_HOME="$COMPONENT/jdk1.7.0_03" |
47113
b5a5662528fb
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents:
40790
diff
changeset
|
4 |