Author: reinhard
Date: Sun Oct 10 05:17:45 2004
New Revision: 54252

Modified:
   cocoon/whiteboard/block-deployer/.classpath
Log:
new libraries also for eclipse

Modified: cocoon/whiteboard/block-deployer/.classpath
==============================================================================
--- cocoon/whiteboard/block-deployer/.classpath (original)
+++ cocoon/whiteboard/block-deployer/.classpath Sun Oct 10 05:17:45 2004
@@ -10,7 +10,11 @@
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
        <classpathentry kind="lib" path="tools/lib/junit-3.8.1.jar"/>
        <classpathentry kind="lib" path="tools/lib/easymock-1.1.jar"/>
-       <classpathentry kind="lib" 
path="tools/lib/easymockclassextension-1.1.jar"/>    
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>     
+       <classpathentry kind="lib" 
path="tools/lib/easymockclassextension-1.1.jar"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" path="lib/commons-codec-1.2.jar"/>
+       <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
+       <classpathentry kind="lib" 
path="lib/commons-transaction-0.1pre-20041008.jar"/>
+       <classpathentry kind="lib" path="lib/geronimo-spec-j2ee-1.0-M1.jar"/>
        <classpathentry kind="output" path="build/eclipse"/>
 </classpath>

Reply via email to