Skip to content
Snippets Groups Projects
Select Git revision
  • 38112a575b5aaa8f7b11851b52a72420e166482a
  • master default
  • v2.3.1
  • v2.2.0
  • v2.0.0
  • v1.1.0
6 results

SaveMyPlaylist.xml

Blame
  • SaveMyPlaylist.xml 1.03 KiB
    <?xml version="1.0" encoding="UTF-8"?>
    <launch4jConfig>
      <dontWrapJar>false</dontWrapJar>
      <headerType>gui</headerType>
      <jar>C:\Users\Robert\Documents\eclipse\compiled\SaveMyPlaylist\SaveMyPlaylist.jar</jar>
      <outfile>C:\Users\Robert\Documents\eclipse\compiled\SaveMyPlaylist\SaveMyPlaylist.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\Robert\Documents\eclipse\compiled\SaveMyPlaylist\list.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>