Author: paperwing Date: 2012-01-17 07:40:30 -0800 (Tue, 17 Jan 2012) New Revision: 28028
Modified: csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt Log: added shell script to undo Cytoscape patches Modified: csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt =================================================================== --- csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt 2012-01-16 23:39:53 UTC (rev 28027) +++ csplugins/trunk/toronto/yuedong/paperwing-install/instructions.txt 2012-01-17 15:40:30 UTC (rev 28028) @@ -15,14 +15,10 @@ 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: +Note that the download and installation portion will take longer if you don't already have a copy of the Cytoscape core bundles in your Maven repository directory. -presentation-impl -swing-application-impl -vizmap-gui-impl +3. To undo the patches for running regular Cytoscape, run remove_patches.sh -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.
