Mozilla/mozilla/grendel/dist_src/Launcher.jsmooth
kieran%eternal.undonet.com 564656a026 Bug 304954 Grendel needs a backend API: Added the new backend API code as is.
git-svn-id: svn://10.0.0.236/trunk@186566 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-24 22:30:07 +00:00

34 lines
1.0 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>
<embeddedJar>false</embeddedJar>
<executableName>grendel.exe</executableName>
<initialMemoryHeap>-1</initialMemoryHeap>
<mainClassName>GrendelLauncher</mainClassName>
<maximumMemoryHeap>-1</maximumMemoryHeap>
<maximumVersion></maximumVersion>
<minimumVersion>1.5.0</minimumVersion>
<skeletonName>Windowed 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>URL</key>
<value>http://www.java.com</value>
</skeletonProperties>
<skeletonProperties>
<key>SingleProcess</key>
<value>1</value>
</skeletonProperties>
<skeletonProperties>
<key>Debug</key>
<value>0</value>
</skeletonProperties>
</jsmoothproject>