added a few more dependencies
authorjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 19 Sep 2005 13:14:58 +0000 (13:14 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 19 Sep 2005 13:14:58 +0000 (13:14 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@15 be28352e-c001-0410-b1a7-c7978e42abec

.classpath

index 2061450..7ad2791 100644 (file)
@@ -2,5 +2,9 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" path="lib/castor-0.9.9M1.jar"/>
+       <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="output" path="classes"/>
 </classpath>