mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-06 03:08:02 -05:00
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
|
<jsmoothproject>
|
||
|
<JVMSearchPath>registry</JVMSearchPath>
|
||
|
<JVMSearchPath>javahome</JVMSearchPath>
|
||
|
<JVMSearchPath>jrepath</JVMSearchPath>
|
||
|
<JVMSearchPath>jdkpath</JVMSearchPath>
|
||
|
<JVMSearchPath>exepath</JVMSearchPath>
|
||
|
<JVMSearchPath>jview</JVMSearchPath>
|
||
|
<arguments></arguments>
|
||
|
<classPath>davmail.jar</classPath>
|
||
|
<classPath>lib\activation-1.0.2.jar</classPath>
|
||
|
<classPath>lib\commons-httpclient-2.0.2.jar</classPath>
|
||
|
<classPath>lib\commons-logging-1.0.4.jar</classPath>
|
||
|
<classPath>lib\jaxen-1.0-FCS-full.jar</classPath>
|
||
|
<classPath>lib\jdom-1.0.jar</classPath>
|
||
|
<classPath>lib\jtidy-4aug2000r7-dev.jar</classPath>
|
||
|
<classPath>lib\log4j-1.2.8.jar</classPath>
|
||
|
<classPath>lib\mail-1.3.2.jar</classPath>
|
||
|
<classPath>lib\saxpath-1.0-FCS.jar</classPath>
|
||
|
<classPath>lib\slide-webdavlib-2.1.jar</classPath>
|
||
|
<embeddedJar>false</embeddedJar>
|
||
|
<executableName>davmailconsole.exe</executableName>
|
||
|
<iconLocation>src\java\tray.png</iconLocation>
|
||
|
<initialMemoryHeap>-1</initialMemoryHeap>
|
||
|
<javaProperties>
|
||
|
<name>sun.net.inetaddr.ttl</name>
|
||
|
<value>60</value>
|
||
|
</javaProperties>
|
||
|
<mainClassName>davmail.DavGateway</mainClassName>
|
||
|
<maximumMemoryHeap>268435456</maximumMemoryHeap>
|
||
|
<maximumVersion></maximumVersion>
|
||
|
<minimumVersion>1.5</minimumVersion>
|
||
|
<skeletonName>Console Wrapper</skeletonName>
|
||
|
<skeletonProperties>
|
||
|
<key>Message</key>
|
||
|
<value>Java has not been found on your computer. Do you want to download it?</value>
|
||
|
</skeletonProperties>
|
||
|
<skeletonProperties>
|
||
|
<key>PressKey</key>
|
||
|
<value>0</value>
|
||
|
</skeletonProperties>
|
||
|
<skeletonProperties>
|
||
|
<key>Debug</key>
|
||
|
<value>0</value>
|
||
|
</skeletonProperties>
|
||
|
</jsmoothproject>
|