.classpath 1.9 KB

123456789101112131415161718192021222324252627
  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_CORE"/>
  7. <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_CORE"/>
  8. <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_AOP"/>
  9. <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_DAO"/>
  10. <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_WEB"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcommon-1.0.0.jar"/>
  19. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jfreechart-1.0.0.jar"/>
  20. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl.jar"/>
  21. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/msbase.jar"/>
  22. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mssqlserver.jar"/>
  23. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/msutil.jar"/>
  24. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard.jar"/>
  25. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts.jar"/>
  26. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  27. </classpath>