From: Santi B. <san...@us...> - 2007-12-09 23:35:45
|
Update of /cvsroot/babeldoc/babeldoc In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18033 Modified Files: .classpath Log Message: Minor update Index: .classpath =================================================================== RCS file: /cvsroot/babeldoc/babeldoc/.classpath,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .classpath 8 Dec 2007 15:13:41 -0000 1.4 --- .classpath 9 Dec 2007 23:35:46 -0000 1.5 *************** *** 54,57 **** --- 54,58 ---- <classpathentry exported="true" kind="lib" path="modules/core/lib/commons-httpclient.jar"/> <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="output" path="bin"/> </classpath> |