Update of /cvsroot/bprocessor/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11839
Modified Files:
.classpath
Log Message:
Eclipse fix
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/gui/.classpath,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .classpath 10 Aug 2005 12:39:44 -0000 1.1
--- .classpath 18 Nov 2005 16:27:02 -0000 1.2
***************
*** 6,9 ****
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/kernel.jar"/>
! <classpathentry kind="output" path="build"/>
</classpath>
--- 6,9 ----
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/kernel.jar"/>
! <classpathentry kind="output" path="bin"/>
</classpath>
|