Admin/java/etc/settings
author wenzelm
Thu, 12 Apr 2012 22:59:00 +0200
changeset 47440 22086019167b
parent 47113 b5a5662528fb
child 47745 de249b5ae6e2
permissions -rw-r--r--
simplified component structure;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47113
b5a5662528fb ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents: 40790
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
b5a5662528fb ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents: 40790
diff changeset
     2
47440
22086019167b simplified component structure;
wenzelm
parents: 47113
diff changeset
     3
ISABELLE_JDK_HOME="$COMPONENT/jdk1.7.0_03"
47113
b5a5662528fb ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
wenzelm
parents: 40790
diff changeset
     4