From: jreichen <jre...@us...> - 2011-01-14 05:39:11
|
Update of /cvsroot/sageplugins/JettyStarter In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19638 Modified Files: .classpath Log Message: Update sagex-api.jar Index: .classpath =================================================================== RCS file: /cvsroot/sageplugins/JettyStarter/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 25 May 2010 03:41:01 -0000 1.5 --- .classpath 14 Jan 2011 05:39:03 -0000 1.6 *************** *** 15,20 **** <classpathentry kind="lib" path="extlib/log4j-1.2.15.jar"/> <classpathentry kind="lib" path="extlib/sbbi-upnplib-1.0.3.jar"/> <classpathentry kind="var" path="SAGE_JAR"/> - <classpathentry combineaccessrules="false" kind="src" path="/SageAPI"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.preview.runtimeTarget/J2EE Preview"/> <classpathentry kind="output" path="bin"/> --- 15,20 ---- <classpathentry kind="lib" path="extlib/log4j-1.2.15.jar"/> <classpathentry kind="lib" path="extlib/sbbi-upnplib-1.0.3.jar"/> + <classpathentry kind="lib" path="extlib/sagex-api.jar"/> <classpathentry kind="var" path="SAGE_JAR"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.preview.runtimeTarget/J2EE Preview"/> <classpathentry kind="output" path="bin"/> |