.classpath
上传用户:junmaots
上传日期:2022-07-09
资源大小:2450k
文件大小:1k
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.0.3.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.8.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-3.1.11-bin.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.7.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/oscore-2.2.4.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/webwork-2.1.7.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork-1.0.5.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>