<launch4jConfig>
  <dontWrapJar>false</dontWrapJar>
  <headerType>0</headerType>
  <jar>downloads\josm-latest.jar</jar>
  <outfile>josm.exe</outfile>
  <errTitle></errTitle>
  <jarArgs></jarArgs>
  <chdir></chdir>
  <customProcName>false</customProcName>
  <stayAlive>true</stayAlive>
  <icon>logo.ico</icon>
  <jre>
    <path></path>
    <minVersion>1.5.0</minVersion>
    <maxVersion></maxVersion>
    <initialHeapSize>0</initialHeapSize>
    <maxHeapSize>0</maxHeapSize>
    <args></args>
  </jre>
</launch4jConfig>