|
From: Márcio V. d. S. <mv...@us...> - 2007-10-08 19:38:17
|
Update of /cvsroot/tail/TailS In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12968 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/tail/TailS/.classpath,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** .classpath 5 Oct 2007 20:55:40 -0000 1.11 --- .classpath 8 Oct 2007 19:38:19 -0000 1.12 *************** *** 10,15 **** <classpathentry kind="lib" path="lib/poi-3.0.1-FINAL-20070705.jar"/> <classpathentry kind="src" path="dsl"/> - <classpathentry combineaccessrules="false" kind="src" path="/Tail"/> <classpathentry combineaccessrules="false" kind="src" path="/JEditSyntaxPackage"/> <classpathentry kind="output" path="bin"/> </classpath> --- 10,15 ---- <classpathentry kind="lib" path="lib/poi-3.0.1-FINAL-20070705.jar"/> <classpathentry kind="src" path="dsl"/> <classpathentry combineaccessrules="false" kind="src" path="/JEditSyntaxPackage"/> + <classpathentry combineaccessrules="false" kind="src" path="/Tail"/> <classpathentry kind="output" path="bin"/> </classpath> |