.classpath
资源名称:ssh+ext.rar [点击查看]
上传用户:ouhalaa
上传日期:2016-03-17
资源大小:10210k
文件大小:2k
源码类别:
Web服务器
开发平台:
Java
- <?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/aspectjrt.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjweaver.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dwr.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.8.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ibatis-2.3.3.720.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsonplugin-0.30.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jtds-1.2.2.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.14.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.11.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-core-2.0.11.1.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-spring-plugin-2.0.11.1.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork-2.0.4.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>