.classpath 2.5 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/servlet-api.jar"/>
  4. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/jasper.jar"/>
  5. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/jsp-api.jar"/>
  6. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/el-api.jar"/>
  7. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/annotations-api.jar"/>
  8. <classpathentry kind="src" path="WEB-INF/src"/>
  9. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/activation-1.1.jar"/>
  10. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axis2-kernel-1.6.2.jar"/>
  11. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axis2-adb-1.6.2.jar"/>
  12. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axis2-json-1.6.2.jar"/>
  13. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/wss4j-1.5.8.jar"/>
  14. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axiom-api-1.2.13.jar"/>
  15. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axiom-impl-1.2.13.jar"/>
  16. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/axiom-dom-1.2.13.jar"/>
  17. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/geronimo-stax-api_1.0_spec-1.0.1.jar"/>
  18. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/jettison-1.3.1.jar"/>
  19. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/neethi-3.0.2.jar"/>
  20. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/json.jar"/>
  21. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/httpclient-4.0.1.jar"/>
  22. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/httpcore-4.0.jar"/>
  23. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/gson-2.8.6.jar"/>
  24. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/commons-httpclient-3.1.jar"/>
  25. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/scert-07.00.18.01.jar"/>
  26. <classpathentry exported="true" kind="var" path="TOMCAT_HOME/lib/scertcommon-07.00.18.01.jar"/>
  27. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/avrest-rt-07.00.18.01.jar"/>
  28. <classpathentry exported="true" kind="lib" path="WEB-INF/lib/adminvar-rt-07.00.18.01.jar"/>
  29. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk"/>
  30. <classpathentry kind="output" path="WEB-INF/classes"/>
  31. </classpath>