Update of /cvsroot/ejtools/thirdparty
In directory sc8-pr-cvs1:/tmp/cvs-serv27230
Modified Files:
.classpath
Log Message:
Fix Eclipse files
Index: .classpath
===================================================================
RCS file: /cvsroot/ejtools/thirdparty/.classpath,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .classpath 5 Apr 2003 13:21:32 -0000 1.1
--- .classpath 26 Nov 2003 23:28:09 -0000 1.2
***************
*** 1,5 ****
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="output" path=""/>
</classpath>
--- 1,5 ----
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
! <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="output" path=""/>
</classpath>
|