Author: apico
Date: 2010-11-15 14:38:56 -0800 (Mon, 15 Nov 2010)
New Revision: 22859

Modified:
   csplugins/trunk/soc/chinmoy/phylotree/build.xml
Log:
mistake in build file reference to plugin lib

Modified: csplugins/trunk/soc/chinmoy/phylotree/build.xml
===================================================================
--- csplugins/trunk/soc/chinmoy/phylotree/build.xml     2010-11-15 22:37:48 UTC 
(rev 22858)
+++ csplugins/trunk/soc/chinmoy/phylotree/build.xml     2010-11-15 22:38:56 UTC 
(rev 22859)
@@ -49,7 +49,7 @@
     <path id="project.class.path">
       <pathelement location="${cytoscape.dir}/cytoscape.jar"/>
       <pathelement path="${java.class.path}/"/>
-      <pathelement location="${cytoscape.lib.dir}/forester.jar"/>
+      <pathelement location="${lib.dir}/forester.jar"/>
     </path>
 
        

-- 
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