Admin/java/etc/settings
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 40790 cd7b17ba502b
child 47113 b5a5662528fb
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
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"