You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by ry...@apache.org on 2006/02/28 10:03:49 UTC

svn commit: r381597 - /incubator/woden/java/.classpath

Author: ryman
Date: Tue Feb 28 01:03:46 2006
New Revision: 381597

URL: http://svn.apache.org/viewcvs?rev=381597&view=rev
Log:
corrected .classpath to use lib folder

Modified:
    incubator/woden/java/.classpath

Modified: incubator/woden/java/.classpath
URL: http://svn.apache.org/viewcvs/incubator/woden/java/.classpath?rev=381597&r1=381596&r2=381597&view=diff
==============================================================================
--- incubator/woden/java/.classpath (original)
+++ incubator/woden/java/.classpath Tue Feb 28 01:03:46 2006
@@ -7,7 +7,7 @@
 	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
 	<classpathentry kind="lib" path="downloads/lib/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="downloads/lib/xml-apis.jar"/>
-	<classpathentry kind="lib" path="downloads/XmlSchema-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="downloads/lib/XmlSchema-1.0-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.6.5/lib/ant.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org