Wed, 30 Sep 2015 21:32:44 +0200 | wenzelm | renamed jvmpath to platform_path; | file | diff | annotate |
Mon, 27 Oct 2014 16:11:24 +0100 | wenzelm | clarified ISABELLE_JDK_HOME vs. JAVA_HOME; | file | diff | annotate |
Thu, 12 Sep 2013 20:53:25 +0200 | wenzelm | absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick); | file | diff | annotate |
Thu, 12 Sep 2013 13:23:54 +0200 | wenzelm | maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources); | file | diff | annotate |
Sat, 31 Aug 2013 13:34:39 +0200 | wenzelm | provide ISABELLE_JAVA_SYSTEM_OPTIONS via settings; | file | diff | annotate |
Thu, 23 Aug 2012 21:23:14 +0200 | wenzelm | simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component; | file | diff | annotate |