updated classpath for eclipse project
authorjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 30 Jul 2007 14:19:50 +0000 (14:19 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 30 Jul 2007 14:19:50 +0000 (14:19 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@427 be28352e-c001-0410-b1a7-c7978e42abec

.classpath

index dd8b515..f44b413 100644 (file)
@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="lib" path="lib/castor-0.9.9M2.jar"/>
-       <classpathentry kind="lib" path="lib/castor-0.9.9M2-xml.jar"/>
+       <classpathentry excluding="uk/ac/vamsas/objects/coreCopy/" kind="src" path="src"/>
        <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
        <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
+       <classpathentry kind="lib" path="lib/castor-1.1-cycle-xml.jar" sourcepath="/castor/src/main/java"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" path="lib/activation.jar"/>
+       <classpathentry kind="lib" path="lib/commons-logging.jar"/>
+       <classpathentry kind="lib" path="lib/xmlsec.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>