<launch4jConfig>
<dontWrapJar>true</dontWrapJar>
<headerType>gui</headerType>
<jar></jar>
<outfile>Isabelle.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir></chdir>
<priority>normal</priority>
<downloadUrl></downloadUrl>
<supportUrl></supportUrl>
<customProcName>false</customProcName>
<stayAlive>true</stayAlive>
<manifest></manifest>
<icon>isabelle.ico</icon>
<classPath>
<mainClass>isabelle.Main</mainClass>
<cp>lib\classes\ext\Pure.jar</cp>
<cp>lib\classes\ext\scala-library.jar</cp>
<cp>lib\classes\ext\scala-swing.jar</cp>
</classPath>
<jre>
<path>contrib\jdk-7u3_x86-cygwin\jdk1.7.0_03</path>
<minVersion></minVersion>
<maxVersion></maxVersion>
<jdkPreference>jdkOnly</jdkPreference>
<opt>-Disabelle.home="%EXEDIR%"</opt>
</jre>
</launch4jConfig>