-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 928 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="fluent-hc-4.5.jar"/>
<classpathentry kind="lib" path="httpclient-4.5.jar"/>
<classpathentry kind="lib" path="httpclient-cache-4.5.jar"/>
<classpathentry kind="lib" path="httpclient-win-4.5.jar"/>
<classpathentry kind="lib" path="httpcore-4.4.1.jar"/>
<classpathentry kind="lib" path="httpmime-4.5.jar"/>
<classpathentry kind="lib" path="java-json.jar"/>
<classpathentry kind="lib" path="jna-4.1.0.jar"/>
<classpathentry kind="lib" path="jna-platform-4.1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>