-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 2.19 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/httpclient-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/fluent-hc-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/httpclient-cache-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/httpclient-win-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/httpcore-4.4.4.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/httpmime-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/httpcomponents-client-4.5.2-bin/httpcomponents-client-4.5.2/lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/jsoup-1.9.2.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/je-7.0.6/je-7.0.6/lib/je-7.0.6.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/je-7.0.6/je-7.0.6/lib/JEJConsole.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/je-7.0.6/je-7.0.6/lib/RepJEJConsole.jar"/>
<classpathentry kind="lib" path="D:/Z_Downloads/junit-4.12.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="D:/Z_Downloads/commons-io-2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>