Admin/java/etc/settings
author huffman
Sat, 21 Apr 2012 10:59:52 +0200
changeset 47647 ec29cc09599d
parent 47440 22086019167b
child 47745 de249b5ae6e2
permissions -rw-r--r--
renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
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