.classpath
上传用户:itkeji
上传日期:2017-12-04
资源大小:6184k
文件大小:1k
源码类别:

Jsp/Servlet

开发平台:

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-fileupload.jar"/>
  9. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.3.1.jar"/>
  10. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io.jar"/>
  11. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
  12. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker.jar"/>
  13. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.7.jar"/>
  14. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/oscore.jar"/>
  15. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/rife-continuations.jar"/>
  16. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/webwork-2.2.6.jar"/>
  17. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork.jar"/>
  18. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  19. </classpath>