[Jwebunit-development] jWebUnit .classpath,1.1,1.2
Brought to you by:
henryju
From: Nicholas N. <nne...@us...> - 2005-03-16 06:15:13
|
Update of /cvsroot/jwebunit/jWebUnit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17124 Modified Files: .classpath Log Message: adding new jacobie jar file to classpath. Index: .classpath =================================================================== RCS file: /cvsroot/jwebunit/jWebUnit/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 16 Mar 2005 05:51:33 -0000 1.1 --- .classpath 16 Mar 2005 06:15:02 -0000 1.2 *************** *** 16,20 **** <classpathentry kind="lib" path="lib/xml-apis-1.0.b2.jar"/> <classpathentry kind="lib" path="lib/jacob.jar"/> ! <classpathentry kind="src" path="/jacobie"/> <classpathentry kind="output" path="bin"/> </classpath> --- 16,20 ---- <classpathentry kind="lib" path="lib/xml-apis-1.0.b2.jar"/> <classpathentry kind="lib" path="lib/jacob.jar"/> ! <classpathentry kind="lib" path="lib/jacobie-1.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |