Admin/java/etc/settings
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 40790 cd7b17ba502b
child 47113 b5a5662528fb
permissions -rw-r--r--
clarified example settings for Proof General;
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"