.classpath
上传用户:cctqzzy
上传日期:2022-03-14
资源大小:12198k
文件大小:1k
源码类别:

搜索引擎

开发平台:

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="lib" path="lib/filterbuilder.jar"/>
  6. <classpathentry kind="lib" path="lib/htmllexer.jar"/>
  7. <classpathentry kind="lib" path="lib/htmlparser.jar"/>
  8. <classpathentry kind="lib" path="lib/iText-2.0.8.jar"/>
  9. <classpathentry kind="lib" path="lib/jdom.jar"/>
  10. <classpathentry kind="lib" path="lib/junit.jar"/>
  11. <classpathentry kind="lib" path="lib/poi-3.0.2-FINAL-20080204.jar"/>
  12. <classpathentry kind="lib" path="lib/poi-contrib-3.0.2-FINAL-20080204.jar"/>
  13. <classpathentry kind="lib" path="lib/poi-scratchpad-3.0.2-FINAL-20080204.jar"/>
  14. <classpathentry kind="lib" path="lib/resolver.jar"/>
  15. <classpathentry kind="lib" path="lib/sax2.jar"/>
  16. <classpathentry kind="lib" path="lib/serializer.jar"/>
  17. <classpathentry kind="lib" path="lib/thumbelina.jar"/>
  18. <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
  19. <classpathentry kind="lib" path="lib/xercesSamples.jar"/>
  20. <classpathentry kind="lib" path="lib/xml-apis.jar"/>
  21. <classpathentry kind="lib" path="lib/PDFBox-0.7.3.jar"/>
  22. <classpathentry kind="lib" path="lib/lucene-core-2.3.0.jar"/>
  23. <classpathentry kind="output" path="bin"/>
  24. </classpath>