[Ts2-pm-cvs-commit] ts2-pm/ts2-pm-artifact .classpath,1.7,1.8
Status: Pre-Alpha
Brought to you by:
nchalumeau
From: Nicolas C. <nch...@us...> - 2005-05-21 00:41:54
|
Update of /cvsroot/ts2-pm/ts2-pm/ts2-pm-artifact In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8393/ts2-pm-artifact Modified Files: .classpath Log Message: eclipse project update with m2 Index: .classpath =================================================================== RCS file: /cvsroot/ts2-pm/ts2-pm/ts2-pm-artifact/.classpath,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** .classpath 17 May 2005 20:06:46 -0000 1.7 --- .classpath 21 May 2005 00:41:44 -0000 1.8 *************** *** 6,15 **** <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/net/sf/ts2/pm/ts2-pm-package/0.1-SNAPSHOT/ts2-pm-package-0.1-SNAPSHOT.jar"/> ! <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/net/sf/ts2/pm/ts2-pm-settings/0.1-SNAPSHOT/ts2-pm-settings-0.1-SNAPSHOT.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/chalumeau/.m2/repository/net/sf/ts2/pm/ts2-pm-model/0.1-SNAPSHOT/ts2-pm-model-0.1-SNAPSHOT.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/chalumeau/.m2/repository/plexus/plexus-utils/1.0-alpha-2/plexus-utils-1.0-alpha-2.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/chalumeau/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.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,15 ---- <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/net/sf/ts2/pm/ts2-pm-package/0.1-SNAPSHOT/ts2-pm-package-0.1-SNAPSHOT.jar"/> ! <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/net/sf/ts2/pm/ts2-pm-settings/0.1-SNAPSHOT/ts2-pm-settings-0.1-SNAPSHOT.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/Nicolas/.m2/repository/net/sf/ts2/pm/ts2-pm-model/0.1-SNAPSHOT/ts2-pm-model-0.1-SNAPSHOT.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/Nicolas/.m2/repository/plexus/plexus-utils/1.0-alpha-2/plexus-utils-1.0-alpha-2.jar"/> ! <classpathentry kind="lib" path="C:/Documents and Settings/Nicolas/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.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 |