[Mocklib-checkins] mocklib2 .classpath,1.3,1.3.2.1
Brought to you by:
bittwidler,
fastdragon
From: Jay <ja...@us...> - 2006-02-18 08:09:20
|
Update of /cvsroot/mocklib/mocklib2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31136 Modified Files: Tag: branchForOffice .classpath Log Message: cmmit to merge the change by dean from HEAD Index: .classpath =================================================================== RCS file: /cvsroot/mocklib/mocklib2/.classpath,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** .classpath 18 Sep 2005 17:10:23 -0000 1.3 --- .classpath 18 Feb 2006 08:09:16 -0000 1.3.2.1 *************** *** 2,7 **** <classpath> <classpathentry kind="src" path="input/javasrc"/> ! <classpathentry kind="lib" path="tools/ant-junit/junit.jar"/> ! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="output/eclipsegen"/> </classpath> --- 2,7 ---- <classpath> <classpathentry kind="src" path="input/javasrc"/> ! <classpathentry exported="true" sourcepath="E:/Program Files/junit3.8.1/src.jar" kind="lib" path="tools/ant-junit/junit.jar"/> ! <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="output/eclipsegen"/> </classpath> |