Update of /cvsroot/tbase/applications/adfundum
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27267
Modified Files:
.classpath
Log Message:
Index: .classpath
===================================================================
RCS file: /cvsroot/tbase/applications/adfundum/.classpath,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .classpath 24 Mar 2006 15:15:00 -0000 1.2
--- .classpath 29 Mar 2006 21:03:33 -0000 1.3
***************
*** 5,8 ****
--- 5,10 ----
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="lib" path="webapp/WEB-INF/lib/tbase-runtime-0.11.jar"/>
+ <classpathentry kind="lib" path="E:/workspace/adfundum2/lib/informa.jar"/>
+ <classpathentry kind="lib" path="E:/workspace/adfundum2/lib/jdom.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
|