mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-06 03:08:02 -05:00
Add jsmooth wrapper
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@5 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
db7ea2b7e1
commit
34cc88f70b
BIN
src/jsmooth/davmail.exe
Normal file
BIN
src/jsmooth/davmail.exe
Normal file
Binary file not shown.
BIN
src/jsmooth/davmailconsole.exe
Normal file
BIN
src/jsmooth/davmailconsole.exe
Normal file
Binary file not shown.
46
src/jsmooth/davmailconsole.jsmooth
Normal file
46
src/jsmooth/davmailconsole.jsmooth
Normal file
@ -0,0 +1,46 @@
|
||||
<?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>
|
Loading…
Reference in New Issue
Block a user