.classpath 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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="lib" path="WebRoot/WEB-INF/lib/api-boss-1.0.jar"/>
  7. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/api-config-1.0.jar"/>
  8. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/api-sms-1.0.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/api-wsgw.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.3.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-httpclient-3.0-rc4.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-db-1.2-beta.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-framework-util.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-json-1.1-base.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-lang-1.1-beta.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-mq-1.0-beta.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-rpc-1.0.6-beta.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dom4j-1.6.1.jar"/>
  19. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar"/>
  20. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jdom-1.0.jar"/>
  21. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.11.jar"/>
  22. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14_g.jar"/>
  23. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring.jar"/>
  24. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/wsdl4j-1.6.1.jar"/>
  25. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/wss4j-1.5.1.jar"/>
  26. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xbean-2.2.0.jar"/>
  27. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xbean-spring-2.8.jar"/>
  28. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xercesImpl.jar"/>
  29. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xfire-all-1.2.6.jar"/>
  30. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xml-apis.jar"/>
  31. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/zookeeper-3.3.6.jar"/>
  32. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/core-daiys-util-base1.0.jar"/>
  33. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xom-1.1.jar"/>
  34. <classpathentry kind="lib" path="C:/apache-tomcat-8.0.28/lib/jsp-api.jar"/>
  35. <classpathentry kind="lib" path="C:/apache-tomcat-8.0.28/lib/servlet-api.jar"/>
  36. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  37. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  38. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.29-bin.jar"/>
  39. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  40. </classpath>