.classpath
上传用户:greengl
上传日期:2017-12-31
资源大小:13653k
文件大小:3k
源码类别:

Ajax

开发平台:

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="con" path="melibrary.com.genuitec.eclipse.hibernate.MYECLIPSE_HIBERNATE3_1_CORE"/>
  7. <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ssh2"/>
  8. <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jdbcSql2005"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr-2.7.5H3.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/asm-attrs.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/asm.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cglib-2.1.3.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/classes12.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-dbcp.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.3.2.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar"/>
  19. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-api-1.1.jar"/>
  20. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-pool-1.4.jar"/>
  21. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dom4j-1.6.1.jar"/>
  22. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ehcache-1.1.jar"/>
  23. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.13.jar"/>
  24. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-3.2.6.jar"/>
  25. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-annotations-3.3.1.jar"/>
  26. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-validator.jar"/>
  27. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate3.jar"/>
  28. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaas.jar"/>
  29. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar"/>
  30. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar"/>
  31. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jta.jar"/>
  32. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.11.jar"/>
  33. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.15.jar"/>
  34. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mssqlserver.jar"/>
  35. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mssqlserver2.jar"/>
  36. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.11.jar"/>
  37. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-2.5.5.jar"/>
  38. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqljdbc.jar"/>
  39. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-core-2.1.2.jar"/>
  40. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-spring-plugin-2.0.14.jar"/>
  41. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xerces-2.6.2.jar"/>
  42. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xml-apis.jar"/>
  43. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork-2.1.1.jar"/>
  44. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  45. </classpath>