.classpath 1.7 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  4. <classpathentry kind="src" path="WEB-INF/src"/>
  5. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/log4j-1.2.17.jar"/>
  6. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/httpclient-4.3.6.jar"/>
  7. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/httpclient-4.5.jar"/>
  8. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/httpcore-4.4.1.jar"/>
  9. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/httpmime-4.3.6.jar"/>
  10. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/jettison-1.3.1.jar"/>
  11. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/json-lib-2.4-jdk15.jar"/>
  12. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/json-org.jar"/>
  13. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/scert-07.00.18.01.jar"/>
  14. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/pdcobcall-07.00.18.01.jar"/>
  15. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/servlet-api.jar"/>
  16. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/jasper.jar"/>
  17. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/jsp-api.jar"/>
  18. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/el-api.jar"/>
  19. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/annotations-api.jar"/>
  20. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/scertcommon-07.00.18.01.jar"/>
  21. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/aesclient-07.00.18.01.jar"/>
  22. <classpathentry kind="output" path="WEB-INF/classes"/>
  23. </classpath>