Update of /cvsroot/tail/Tail
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7147
Modified Files:
.classpath
Log Message:
refatorando teste
Index: .classpath
===================================================================
RCS file: /cvsroot/tail/Tail/.classpath,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** .classpath 2 Aug 2007 15:44:46 -0000 1.10
--- .classpath 4 Aug 2007 13:51:35 -0000 1.11
***************
*** 12,16 ****
<classpathentry kind="lib" path="lib/xstream-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
! <classpathentry kind="lib" path="lib/joda-time-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
--- 12,16 ----
<classpathentry kind="lib" path="lib/xstream-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
! <classpathentry kind="lib" path="lib/joda-time-1.4.jar" sourcepath="lib/joda-time-1.4-src-ide.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>
|