.classpath
上传用户:liangcc
上传日期:2019-05-24
资源大小:4412k
文件大小:1k
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="test/junit"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
- <classpathentry kind="lib" path="commons-fileupload-1.2.1.jar"/>
- <classpathentry kind="lib" path="commons-io-1.4.jar"/>
- <classpathentry kind="lib" path="jstl.jar"/>
- <classpathentry kind="lib" path="mysql-connector-java-3.1.14-bin.jar"/>
- <classpathentry kind="lib" path="standard.jar"/>
- <classpathentry kind="lib" path="mail.jar"/>
- <classpathentry kind="lib" path="ibatis-2.3.4.726.jar"/>
- <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.cross.easystruts.eclipse.STRUTS13_CONTAINER"/>
- <classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activation.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>