|
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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
5 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
6 | | - <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> |
7 | | - <classpathentry kind="output" path="bin"/> |
8 | | -</classpath> |
| 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
| 5 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 6 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> |
| 7 | + <classpathentry kind="lib" path="E:/maven/repository/mysql/mysql-connector-java/5.1.34/mysql-connector-java-5.1.34.jar"/> |
| 8 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpclient-4.5.4.jar"/> |
| 9 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/commons-codec-1.10.jar"/> |
| 10 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/commons-logging-1.2.jar"/> |
| 11 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/fluent-hc-4.5.4.jar"/> |
| 12 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpclient-cache-4.5.4.jar"/> |
| 13 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpclient-win-4.5.4.jar"/> |
| 14 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpcore-4.4.7.jar"/> |
| 15 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpmime-4.5.4.jar"/> |
| 16 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/jna-4.4.0.jar"/> |
| 17 | + <classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/jna-platform-4.4.0.jar"/> |
| 18 | + <classpathentry kind="output" path="bin"/> |
| 19 | +</classpath> |
0 commit comments