.classpath
上传用户:yunfeng252
上传日期:2022-07-23
资源大小:12403k
文件大小:1k
- <?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="WebRoot/WEB-INF/lib/jstl.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ssh.jar"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>