.classpath
上传用户:zhihansy
上传日期:2014-12-04
资源大小:7241k
文件大小:3k
源码类别:

搜索引擎

开发平台:

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="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
  6. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-collections.jar"/>
  7. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-dbcp-1.2.1.jar"/>
  8. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-fileupload.jar"/>
  9. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-lang.jar"/>
  10. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-logging-1.0.4.jar"/>
  11. <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-pool-1.2.jar"/>
  12. <classpathentry kind="lib" path="D:/workspace/lucene/lib/dwr.jar"/>
  13. <classpathentry kind="lib" path="D:/workspace/lucene/lib/htmllexer.jar"/>
  14. <classpathentry kind="lib" path="D:/workspace/lucene/lib/htmlparser.jar"/>
  15. <classpathentry kind="lib" path="D:/workspace/lucene/lib/jaxen-1.1-beta-6.jar"/>
  16. <classpathentry kind="lib" path="D:/workspace/lucene/lib/je-analysis-1.4.0.jar"/>
  17. <classpathentry kind="lib" path="D:/workspace/lucene/lib/jstl.jar"/>
  18. <classpathentry kind="lib" path="D:/workspace/lucene/lib/lucene-core-2.0.0.jar"/>
  19. <classpathentry kind="lib" path="D:/workspace/lucene/lib/mysql-connector-java-3.1.12-bin.jar"/>
  20. <classpathentry kind="lib" path="D:/workspace/lucene/lib/spring.jar"/>
  21. <classpathentry kind="lib" path="D:/workspace/lucene/lib/spring-mock.jar"/>
  22. <classpathentry kind="lib" path="D:/workspace/lucene/lib/standard.jar"/>
  23. <classpathentry kind="lib" path="D:/workspace/lucene/lib/xerces.jar"/>
  24. <classpathentry kind="lib" path="D:/workspace/lucene/lib/je.jar"/>
  25. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>
  26. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections.jar"/>
  27. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester.jar"/>
  28. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
  29. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang.jar"/>
  30. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
  31. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator.jar"/>
  32. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro.jar"/>
  33. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-legacy.jar"/>
  34. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts.jar"/>
  35. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  36. </classpath>