-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
15 lines (15 loc) · 972 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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.7"/>
<classpathentry kind="lib" path="httpclient4.3/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="httpclient4.3/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="httpclient4.3/fluent-hc-4.3.6.jar"/>
<classpathentry kind="lib" path="httpclient4.3/httpclient-4.3.6.jar"/>
<classpathentry kind="lib" path="httpclient4.3/httpclient-cache-4.3.6.jar"/>
<classpathentry kind="lib" path="httpclient4.3/httpcore-4.3.3.jar"/>
<classpathentry kind="lib" path="httpclient4.3/httpmime-4.3.6.jar"/>
<classpathentry kind="lib" path="Jsoup1.8.1/jsoup-1.8.1.jar"/>
<classpathentry kind="lib" path="mysql_connect/mysql-connector-java-5.1.34-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>