.classpath
上传用户:zhihansy
上传日期:2014-12-04
资源大小:7241k
文件大小:3k
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-collections.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-dbcp-1.2.1.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-fileupload.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-lang.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-logging-1.0.4.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/commons-pool-1.2.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/dwr.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/htmllexer.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/htmlparser.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/jaxen-1.1-beta-6.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/je-analysis-1.4.0.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/jstl.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/lucene-core-2.0.0.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/mysql-connector-java-3.1.12-bin.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/spring.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/spring-mock.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/standard.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/xerces.jar"/>
- <classpathentry kind="lib" path="D:/workspace/lucene/lib/je.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-legacy.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>