Admin/java/etc/settings
author wenzelm
Sat, 18 Jun 2011 22:01:22 +0200
changeset 43451 be760a642d38
parent 40790 cd7b17ba502b
child 47113 b5a5662528fb
permissions -rw-r--r--
proper gfx.setColor;
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"