Author: jkaputin
Date: Wed Apr 18 08:59:18 2007
New Revision: 530080

URL: http://svn.apache.org/viewvc?view=rev&rev=530080
Log:
Updated Eclipse classpath file to Axiom 1.2.3
and XmlSchema 1.3.1

Modified:
    incubator/woden/trunk/java/.classpath

Modified: incubator/woden/trunk/java/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/woden/trunk/java/.classpath?view=diff&rev=530080&r1=530079&r2=530080
==============================================================================
--- incubator/woden/trunk/java/.classpath (original)
+++ incubator/woden/trunk/java/.classpath Wed Apr 18 08:59:18 2007
@@ -1,20 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry path="src" kind="src"/>
-       <classpathentry path="resources" kind="src"/>
-       <classpathentry path="test" kind="src"/>
-       <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
-       <classpathentry path="JUNIT_HOME/junit.jar" kind="var"/>
-       <classpathentry 
path="ECLIPSE_HOME/plugins/org.apache.ant_1.6.5/lib/ant.jar" kind="var"/>
-       <classpathentry path="downloads/lib/axiom-api-1.2.2.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/axiom-impl-1.2.2.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/commons-logging-api-1.1.jar" 
kind="lib"/>
-       <classpathentry path="downloads/lib/stax-api-1.0.1.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/wsdl4j.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/wstx-asl-3.2.0.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/xercesImpl.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/xml-apis.jar" kind="lib"/>
-       <classpathentry path="downloads/lib/XmlSchema-1.2.jar" kind="lib"/>
-       <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" 
kind="con"/>
-       <classpathentry path="bin" kind="output"/>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="src" path="test"/>
+       <classpathentry kind="src" path="resources"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
+       <classpathentry kind="var" 
path="ECLIPSE_HOME/plugins/org.apache.ant_1.6.5/lib/ant.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/axiom-api-1.2.3.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/axiom-impl-1.2.3.jar"/>
+       <classpathentry kind="lib" 
path="downloads/lib/commons-logging-api-1.1.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/stax-api-1.0.1.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/wsdl4j.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/wstx-asl-3.2.0.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/xercesImpl.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/xml-apis.jar"/>
+       <classpathentry kind="lib" path="downloads/lib/XmlSchema-1.3.1.jar"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="output" path="bin"/>
 </classpath>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to