| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_5.0">
- <attributes>
- <attribute name="owner.project.facets" value="jst.web"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.jstl_1.2">
- <attributes>
- <attribute name="owner.project.facets" value="jst.web.jstl"/>
- <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_201">
- <attributes>
- <attribute name="owner.project.facets" value="java"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/aopalliance-1.0.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/commons-io-2.4.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/commons-net-1.4.1.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/hessian-3.2.0.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/jakarta-oro-2.0.8.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/jaxp-ri-1.4.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/log4j-1.2.8.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-aop-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-aspects-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-beans-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-context-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-context-support-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-core-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-data-commons-1.5.0.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-data-jpa-1.3.0.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-expression-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-jdbc-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-orm-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-test-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-tx-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-web-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/spring-webmvc-3.2.3.RELEASE.jar"/>
- <classpathentry kind="lib" path="F:/天淮/代码管理/CoreUpLoadApp/WebRoot/WEB-INF/lib/sunjce_provider.jar.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>
|