Author: paperwing Date: 2012-01-16 15:39:53 -0800 (Mon, 16 Jan 2012) New Revision: 28027
Modified: csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt Log: updated instructions with note about running regular Cytoscape after installing the patched bundles Modified: csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt =================================================================== --- csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt 2012-01-16 23:33:35 UTC (rev 28026) +++ csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt 2012-01-16 23:39:53 UTC (rev 28027) @@ -15,6 +15,14 @@ 1. Run download-and-install.sh to download and install the renderer. 2. Run start.sh to start Cytoscape with the renderer. +NOTE: If you want to be able to run regular Cytoscape afterwards, you will need to do a mvn install on the unpatched versions of the following Cytoscape bundles: + +presentation-impl +swing-application-impl +vizmap-gui-impl + +However, it seems that waiting until midnight will also remove the patched versions. But, a later version of the installer would hopefully remove the need to re-perform installing of the unlatched bundles. + Camera controls, selection, node dragging ========================================= -- 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.
