Admin/java/etc/settings
author wenzelm
Mon, 17 Jan 2011 22:57:17 +0100
changeset 41605 7d035da21e9c
parent 40790 cd7b17ba502b
child 47113 b5a5662528fb
permissions -rw-r--r--
tuned;
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"