.classpath
上传用户:ouhalaa
上传日期:2016-03-17
资源大小:10210k
文件大小:2k
源码类别:

Web服务器

开发平台:

Java

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  5. <classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
  6. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjrt.jar"/>
  7. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjweaver.jar"/>
  8. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dwr.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.8.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ibatis-2.3.3.720.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsonplugin-0.30.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jtds-1.2.2.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.14.jar"/>
  19. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.11.jar"/>
  20. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring.jar"/>
  21. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-core-2.0.11.1.jar"/>
  22. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-spring-plugin-2.0.11.1.jar"/>
  23. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork-2.0.4.jar"/>
  24. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  25. </classpath>