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

搜索引擎

开发平台:

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/htmllexer.jar"/>
  6. <classpathentry kind="lib" path="lib/htmlparser.jar"/>
  7. <classpathentry kind="lib" path="D:/workshop/Lucenechapter9/lib/lucene-core-2.3.0.jar"/>
  8. <classpathentry kind="output" path="bin"/>
  9. </classpath>