Update of /cvsroot/bprocessor/model
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2287
Modified Files:
.classpath
Log Message:
Class path fixed
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/model/.classpath,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .classpath 9 Dec 2005 15:42:10 -0000 1.3
--- .classpath 24 Jan 2006 13:13:04 -0000 1.4
***************
*** 5,9 ****
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/jaxb.jar"/>
- <classpathentry kind="src" path="/kernel"/>
<classpathentry kind="lib" path="build/code"/>
<classpathentry kind="output" path="bin"/>
--- 5,8 ----
|