.classpath
Upload User: itkeji
Upload Date: 2017-12-04
Package Size: 6184k
Code Size: 1k
Category:

Jsp/Servlet

Development Platform:

Java

  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/antlr.jar"/>
  7. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>
  8. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.2.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.3.1.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts.jar"/>
  16. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  17. </classpath>