forked from content-manager-sdk/Community
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
18 lines (18 loc) · 1.06 KB
/
.classpath
File metadata and controls
18 lines (18 loc) · 1.06 KB
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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="src/lib/client-1.0.33.jar"/>
<classpathentry kind="lib" path="src/lib/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="src/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="src/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="src/lib/fluent-hc-4.5.3.jar"/>
<classpathentry kind="lib" path="src/lib/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="src/lib/httpclient-cache-4.5.3.jar"/>
<classpathentry kind="lib" path="src/lib/httpclient-win-4.5.3.jar"/>
<classpathentry kind="lib" path="src/lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="src/lib/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="src/lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="src/lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>