.classpath 1.6 KB

12345678910111213141516171819202122
  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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_32"/>
  5. <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
  6. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpclient-4.1.2.jar"/>
  7. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpcore-4.1.2.jar"/>
  8. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.5-bin.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jclasslib.jar" sourcepath="WebRoot/WEB-INF/lib/jclasslib.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jclasslib-library.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/annotations-13.0.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jclasslib-browser.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/kotlin-runtime-1.0.6.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/kotlin-stdlib-1.0.6.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/kotlinx.dom-0.0.10.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/miglayout-core-5.0.jar"/>
  18. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/miglayout-swing-5.0.jar"/>
  19. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  20. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  21. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  22. </classpath>