| 1 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
| 2 |
<jsmoothproject> |
| 3 |
<arguments></arguments> |
| 4 |
<currentDirectory>..</currentDirectory> |
| 5 |
<skeletonName>Windowed Wrapper</skeletonName> |
| 6 |
<javaProperties> |
| 7 |
<name>java.library.path</name> |
| 8 |
<value>${EXECUTABLEPATH}</value> |
| 9 |
</javaProperties> |
| 10 |
<javaProperties> |
| 11 |
<name>user.dir</name> |
| 12 |
<value>${EXECUTABLEPATH}</value> |
| 13 |
</javaProperties> |
| 14 |
<executableName>SamuraiGraph.exe</executableName> |
| 15 |
<embeddedJar>true</embeddedJar> |
| 16 |
<jarLocation>dist\samurai-graph.jar</jarLocation> |
| 17 |
<maximumMemoryHeap>134217728</maximumMemoryHeap> |
| 18 |
<skeletonProperties> |
| 19 |
<key>Message</key> |
| 20 |
<value>Java has not been found on your computer. Do you want to download it?</value> |
| 21 |
</skeletonProperties> |
| 22 |
<skeletonProperties> |
| 23 |
<key>URL</key> |
| 24 |
<value>http://www.java.com</value> |
| 25 |
</skeletonProperties> |
| 26 |
<skeletonProperties> |
| 27 |
<key>SingleProcess</key> |
| 28 |
<value>0</value> |
| 29 |
</skeletonProperties> |
| 30 |
<skeletonProperties> |
| 31 |
<key>Debug</key> |
| 32 |
<value>0</value> |
| 33 |
</skeletonProperties> |
| 34 |
<minimumVersion>1.4</minimumVersion> |
| 35 |
<maximumVersion></maximumVersion> |
| 36 |
<initialMemoryHeap>16777216</initialMemoryHeap> |
| 37 |
<iconLocation>src\resources\Samurai.gif</iconLocation> |
| 38 |
<mainClassName>jp.riken.brain.ni.samuraigraph.application.SGDrawingServer</mainClassName> |
| 39 |
<JVMSearchPath>registry</JVMSearchPath> |
| 40 |
<JVMSearchPath>javahome</JVMSearchPath> |
| 41 |
<JVMSearchPath>jrepath</JVMSearchPath> |
| 42 |
<JVMSearchPath>jdkpath</JVMSearchPath> |
| 43 |
<JVMSearchPath>exepath</JVMSearchPath> |
| 44 |
<JVMSearchPath>jview</JVMSearchPath> |
| 45 |
<classPath>contrib\vectorgraphics\lib\freehep-base.jar</classPath> |
| 46 |
<classPath>contrib\vectorgraphics\lib\freehep-graphics2d.jar</classPath> |
| 47 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-cgm.jar</classPath> |
| 48 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-emf.jar</classPath> |
| 49 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-gif.jar</classPath> |
| 50 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-java.jar</classPath> |
| 51 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-pdf.jar</classPath> |
| 52 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-ppm.jar</classPath> |
| 53 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-ps.jar</classPath> |
| 54 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-svg.jar</classPath> |
| 55 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio-swf.jar</classPath> |
| 56 |
<classPath>contrib\vectorgraphics\lib\freehep-graphicsio.jar</classPath> |
| 57 |
</jsmoothproject> |