mirror of
https://github.com/moparisthebest/davmail
synced 2024-10-31 15:35:05 -04:00
4080160040
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1410 3d1905a2-6b24-0410-a738-b14d5a86fcbd
66 lines
2.3 KiB
XML
66 lines
2.3 KiB
XML
<?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>dist/davmail.jar</classPath>
|
|
<classPath>dist/lib/activation-1.1.jar</classPath>
|
|
<classPath>dist/lib/commons-codec-1.3.jar</classPath>
|
|
<classPath>dist/lib/commons-collections-3.1.jar</classPath>
|
|
<classPath>dist/lib/commons-httpclient-3.1.jar</classPath>
|
|
<classPath>dist/lib/commons-logging-1.0.4.jar</classPath>
|
|
<classPath>dist/lib/htmlcleaner-2.1.jar</classPath>
|
|
<classPath>dist/lib/jackrabbit-webdav-1.4.jar</classPath>
|
|
<classPath>dist/lib/jcifs-1.3.14.jar</classPath>
|
|
<classPath>dist/lib/jdom-1.0.jar</classPath>
|
|
<classPath>dist/lib/log4j-1.2.15.jar</classPath>
|
|
<classPath>dist/lib/mail-1.4.1.jar</classPath>
|
|
<classPath>dist/lib/slf4j-api-1.3.1.jar</classPath>
|
|
<classPath>dist/lib/slf4j-log4j12-1.3.1.jar</classPath>
|
|
<classPath>dist/lib/stax-api-1.0.1.jar</classPath>
|
|
<classPath>dist/lib/swt-3.6-win32-x86.jar</classPath>
|
|
<classPath>dist/lib/wstx-asl-3.2.7.jar</classPath>
|
|
<classPath>dist/lib/xercesImpl-2.8.1.jar</classPath>
|
|
<embeddedJar>false</embeddedJar>
|
|
<executableName>dist/davmail.exe</executableName>
|
|
<iconLocation>src/java/tray32.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.6</minimumVersion>
|
|
<skeletonName>Autodownload 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>DownloadURL</key>
|
|
<value>http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>SingleProcess</key>
|
|
<value>1</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>SingleInstance</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>JniSmooth</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
<skeletonProperties>
|
|
<key>Debug</key>
|
|
<value>0</value>
|
|
</skeletonProperties>
|
|
</jsmoothproject>
|