Author: mes
Date: 2010-02-09 13:21:28 -0800 (Tue, 09 Feb 2010)
New Revision: 19267
Modified:
cytoscape/trunk/tools/Cytoscape.install4j
Log:
fixed the installer
Modified: cytoscape/trunk/tools/Cytoscape.install4j
===================================================================
--- cytoscape/trunk/tools/Cytoscape.install4j 2010-02-09 20:52:02 UTC (rev
19266)
+++ cytoscape/trunk/tools/Cytoscape.install4j 2010-02-09 21:21:28 UTC (rev
19267)
@@ -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.launcher.CytoscapeLauncher" vmParameters=""
arguments="" allowVMPassthroughParameters="true" preferredVM=""
bundleRuntime="true">
+ <java mainClass="cytoscape.CyMain" vmParameters="" arguments=""
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.