.classpath 1.3 KB

1234567891011121314151617
  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="org.eclipse.jst.j2ee.internal.web.container"/>
  6. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  7. <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/D-_apache-tomcat-9.0.16"/>
  8. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
  9. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/commons-collections-3.2.1.jar"/>
  10. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/commons-lang-2.4.jar"/>
  11. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
  12. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/ezmorph-1.0.6.jar"/>
  13. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/javax.servlet.jar"/>
  14. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/json-lib-0.9.jar"/>
  15. <classpathentry kind="lib" path="/echartsdemo/WebContent/WEB-INF/lib/mysql-connector-java-5.1.15-bin.jar"/>
  16. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  17. </classpath>