-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.96 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="lib" path="E:/maven/repository/mysql/mysql-connector-java/5.1.34/mysql-connector-java-5.1.34.jar"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpclient-4.5.4.jar"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/commons-logging-1.2.jar"/>
<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"/>
<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"/>
<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"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpcore-4.4.7.jar"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/httpmime-4.5.4.jar"/>
<classpathentry kind="lib" path="E:/files/jar/httpcomponents-client-4.5.4-bin/httpcomponents-client-4.5.4/lib/jna-4.4.0.jar"/>
<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"/>
<classpathentry kind="output" path="bin"/>
</classpath>