[Ts2-pm-cvs-commit] ts2-pm/ts2-pm-package .classpath,1.5,1.6
Status: Pre-Alpha
Brought to you by:
nchalumeau
From: Nicolas C. <nch...@us...> - 2005-05-21 00:41:55
|
Update of /cvsroot/ts2-pm/ts2-pm/ts2-pm-package In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8393/ts2-pm-package Modified Files: .classpath Log Message: eclipse project update with m2 Index: .classpath =================================================================== RCS file: /cvsroot/ts2-pm/ts2-pm/ts2-pm-package/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 17 May 2005 20:06:51 -0000 1.5 --- .classpath 21 May 2005 00:41:46 -0000 1.6 *************** *** 6,10 **** <classpathentry kind="output" path="target/classes"/> <classpathentry kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB" sourcepath="JRE_SRC"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/chalumeau/.m2/repository/junit/junit/3.7/junit-3.7.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/chalumeau/.m2/repository/commons-lang/commons-lang/2.0/commons-lang-2.0.jar"/> </classpath> \ No newline at end of file --- 6,10 ---- <classpathentry kind="output" path="target/classes"/> <classpathentry kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB" sourcepath="JRE_SRC"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/Nicolas/.m2/repository/junit/junit/3.7/junit-3.7.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/Nicolas/.m2/repository/commons-lang/commons-lang/2.0/commons-lang-2.0.jar"/> </classpath> \ No newline at end of file |