Admin/launch4j/isabelle.xml
author haftmann
Fri, 01 Jul 2011 23:07:06 +0200 (2011-07-01)
changeset 43636 63654984ba54
parent 31921 f39825f8bfd3
child 47662 206bf8c4860d
permissions -rw-r--r--
centralized deletion of equations for constructors; corrected misunderstanding what `old functions` are supposed to be
<launch4jConfig>
  <dontWrapJar>true</dontWrapJar>
  <headerType>gui</headerType>
  <jar>lib\classes\isabelle-scala.jar</jar>
  <outfile>Isabelle.exe</outfile>
  <errTitle></errTitle>
  <cmdLine></cmdLine>
  <chdir></chdir>
  <priority>normal</priority>
  <downloadUrl>http://java.com/download</downloadUrl>
  <supportUrl></supportUrl>
  <customProcName>false</customProcName>
  <stayAlive>true</stayAlive>
  <manifest></manifest>
  <icon>isabelle.ico</icon>
  <jre>
    <path></path>
    <minVersion>1.6.0</minVersion>
    <maxVersion></maxVersion>
    <jdkPreference>preferJre</jdkPreference>
    <opt>-Disabelle.home=&quot;%EXEDIR%&quot;</opt>
  </jre>
</launch4jConfig>