Author: mes
Date: 2010-09-20 11:55:14 -0700 (Mon, 20 Sep 2010)
New Revision: 21950

Modified:
   cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j
Log:
added default vmoptions parameters

Modified: cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j
===================================================================
--- cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j    
2010-09-20 17:58:31 UTC (rev 21949)
+++ cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j    
2010-09-20 18:55:14 UTC (rev 21950)
@@ -39,7 +39,7 @@
           <versionLine x="20" y="40" text="version ${compiler:sys.version}" 
font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
         </text>
       </splashScreen>
-      <java mainClass="cytoscape.CyMain" vmParameters="" arguments="-p 
plugins" allowVMPassthroughParameters="true" preferredVM="" 
bundleRuntime="true">
+      <java mainClass="cytoscape.CyMain" vmParameters="-Xms10m -Xmx1550m" 
arguments="-p plugins" allowVMPassthroughParameters="true" preferredVM="" 
bundleRuntime="true">
         <classPath>
           <scanDirectory location="." failOnError="false" />
           <directory location="lib" failOnError="false" />

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to