Author: ghuck
Date: 2011-05-25 16:19:49 -0700 (Wed, 25 May 2011)
New Revision: 25539

Removed:
   csplugins/trunk/soc/ghuck/igraphPlugin/
Modified:
   csplugins/trunk/soc/ghuck/LabelPositioningPlugin/plugin/build.xml
Log:


Modified: csplugins/trunk/soc/ghuck/LabelPositioningPlugin/plugin/build.xml
===================================================================
--- csplugins/trunk/soc/ghuck/LabelPositioningPlugin/plugin/build.xml   
2011-05-25 21:53:46 UTC (rev 25538)
+++ csplugins/trunk/soc/ghuck/LabelPositioningPlugin/plugin/build.xml   
2011-05-25 23:19:49 UTC (rev 25539)
@@ -30,13 +30,13 @@
 
 
     <!-- Define the Cytoscape directories -->
-    <property name="cytoscape.dir" value="/Users/gerardohuck/Cytoscape"/>
+    <property name="cytoscape.dir" value="/Applications/Cytoscape_v2.8.1"/>
     <property name="cytoscape.plugin.dir" value="${cytoscape.dir}/plugins"/>
     <!--
     <property name="cytoscape.dir" value="../../../../../cytoscape"/>
     <property name="cytoscape.plugin.dir" 
value="${cytoscape.dir}/plugins/core"/>
     -->
-    <property name="cytoscape.lib.dir" value="${cytoscape.dir}/lib"/>
+<!--     <property name="cytoscape.lib.dir" value="${cytoscape.dir}/lib"/> -->
 
 
     <!-- Inheritable properties -->
@@ -55,9 +55,9 @@
     <path id="project.class.path">
       <pathelement location="${cytoscape.dir}/cytoscape.jar"/>
       <pathelement path="${java.class.path}/"/>
-      <fileset dir="${cytoscape.lib.dir}">
-        <include name="**/*.jar"/>
-      </fileset>
+<!--       <fileset dir="${cytoscape.lib.dir}"> -->
+<!--         <include name="**/*.jar"/> -->
+<!--       </fileset> -->
       <fileset dir="${cytoscape.plugin.dir}">
         <include name="**/*.jar"/>
       </fileset>

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