From: Santi B. <san...@us...> - 2007-12-14 00:51:11
|
Update of /cvsroot/babeldoc/babeldoc In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23586 Modified Files: .classpath Log Message: Minor update Index: .classpath =================================================================== RCS file: /cvsroot/babeldoc/babeldoc/.classpath,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** .classpath 13 Dec 2007 00:02:02 -0000 1.6 --- .classpath 14 Dec 2007 00:51:12 -0000 1.7 *************** *** 55,59 **** <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_16"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/C-_apache-tomcat-5.5.25"/> ! <classpathentry kind="lib" path="C:/wks_eclipse/apache.commons.vfs/target/commons-vfs-1.1-SNAPSHOT.jar"/> <classpathentry kind="output" path="bin"/> </classpath> --- 55,59 ---- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_16"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/C-_apache-tomcat-5.5.25"/> ! <classpathentry kind="lib" path="modules/core/lib/commons-vfs-1.1-SNAPSHOT.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |