.classpath
上传用户:hensond
上传日期:2021-12-27
资源大小:817k
文件大小: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="D:/J2EE/tomcat-6.0.24/lib/servlet-api.jar"/>
  6. <classpathentry kind="lib" path="D:/J2EE/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar"/>
  7. <classpathentry kind="output" path="bin"/>
  8. </classpath>