.classpath
上传用户:qfccsy
上传日期:2022-03-27
资源大小:716k
文件大小:0k
源码类别:

ListView/ListBox

开发平台:

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.J2EE13_CONTAINER"/>
  6. <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dwr.jar"/>
  7. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  8. </classpath>