From: Holger Z. <hz...@us...> - 2005-05-20 12:15:18
|
Update of /cvsroot/jake2/jake2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17254 Modified Files: Tag: r_0_9_4 .classpath Log Message: remove test and info in release branch Index: .classpath =================================================================== RCS file: /cvsroot/jake2/jake2/.classpath,v retrieving revision 1.6 retrieving revision 1.6.4.1 diff -C2 -d -r1.6 -r1.6.4.1 *** .classpath 14 Dec 2004 00:58:12 -0000 1.6 --- .classpath 20 May 2005 12:15:06 -0000 1.6.4.1 *************** *** 2,6 **** <classpath> <classpathentry kind="src" path="src"/> - <classpathentry kind="src" path="test"/> <classpathentry kind="src" path="patch"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> --- 2,5 ---- |