| 1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
- <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
- <attributes>
- <attribute name="owner.project.facets" value="java"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-1.4.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-jaxrpc-1.4.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-wsdl4j-1.5.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-discovery-0.5.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-net-3.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/ezmorph-1.0.6.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/HikariCP-2.4.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-annotations-2.10.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-core-2.10.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-databind-2.10.1.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/javax.servlet.jsp.jstl.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jsch-0.1.54.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/json-lib-2.4-jdk15.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jstl-impl-1.2.2.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/log4j-1.2.17.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/ojdbc6.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/servlet-api.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
- <classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.25.jar"/>
- <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
- </classpath>
|