.classpath.bak 2.4 KB

1234567891011121314151617181920212223242526272829303132
  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="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
  6. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  7. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  8. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aopalliance-1.0.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.4.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-net-1.4.1.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hessian-3.2.0.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro-2.0.8.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.8.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-aop-3.2.3.RELEASE.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-aspects-3.2.3.RELEASE.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-beans-3.2.3.RELEASE.jar"/>
  19. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-context-3.2.3.RELEASE.jar"/>
  20. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-context-support-3.2.3.RELEASE.jar"/>
  21. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-core-3.2.3.RELEASE.jar"/>
  22. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-data-commons-1.5.0.RELEASE.jar"/>
  23. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-data-jpa-1.3.0.RELEASE.jar"/>
  24. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-expression-3.2.3.RELEASE.jar"/>
  25. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-jdbc-3.2.3.RELEASE.jar"/>
  26. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-orm-3.2.3.RELEASE.jar"/>
  27. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-test-3.2.3.RELEASE.jar"/>
  28. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-tx-3.2.3.RELEASE.jar"/>
  29. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-web-3.2.3.RELEASE.jar"/>
  30. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-webmvc-3.2.3.RELEASE.jar"/>
  31. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  32. </classpath>