Skip to content
Snippets Groups Projects
Select Git revision
  • e6fc0fd8ad8416614595f066dd28a32da199091f
  • master default
  • v2.2.1
3 results

CropShot.xml

Blame
  • CropShot.xml 1.06 KiB
    <?xml version="1.0" encoding="UTF-8"?>
    <launch4jConfig>
      <dontWrapJar>false</dontWrapJar>
      <headerType>gui</headerType>
      <jar>C:\Users\ROGO2\Documents\Programmierung\eclipse\workspace\CropShot\build\CropShot.jar</jar>
      <outfile>C:\Users\ROGO2\Documents\Programmierung\eclipse\workspace\CropShot\build\CropShot.exe</outfile>
      <errTitle></errTitle>
      <cmdLine></cmdLine>
      <chdir>.</chdir>
      <priority>normal</priority>
      <downloadUrl>http://java.com/download</downloadUrl>
      <supportUrl></supportUrl>
      <stayAlive>false</stayAlive>
      <restartOnCrash>false</restartOnCrash>
      <manifest></manifest>
      <icon>C:\Users\ROGO2\Documents\Programmierung\eclipse\workspace\CropShot\build\crop.ico</icon>
      <classPath>
        <mainClass>application.Main</mainClass>
        <cp>.</cp>
      </classPath>
      <jre>
        <path></path>
        <bundledJre64Bit>false</bundledJre64Bit>
        <bundledJreAsFallback>false</bundledJreAsFallback>
        <minVersion>1.8.0</minVersion>
        <maxVersion></maxVersion>
        <jdkPreference>preferJre</jdkPreference>
        <runtimeBits>64/32</runtimeBits>
      </jre>
    </launch4jConfig>