Admin/java/etc/settings
author boehmes
Tue, 25 Oct 2011 08:48:36 +0200
changeset 45263 93ac73160d78
parent 40790 cd7b17ba502b
child 47113 b5a5662528fb
permissions -rw-r--r--
clarify types of terms: use proper set type
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40790
cd7b17ba502b basic setup for bundled Java runtime;
wenzelm
parents:
diff changeset
     1
JAVA_HOME="$COMPONENT/${ISABELLE_PLATFORM64:-$ISABELLE_PLATFORM}/jre1.6.0_22"
cd7b17ba502b basic setup for bundled Java runtime;
wenzelm
parents:
diff changeset
     2
ISABELLE_JAVA="$JAVA_HOME/bin/java"