This repository was archived by the owner on Nov 15, 2020. It is now read-only.
-
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.35 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.35 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="lib" path="lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/fluent-hc-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.4.jar" sourcepath="/home/thomas/Dokumente/Programmieren/Java/Libraries/src/gson-gson-2.4/gson/src/main/java"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.1.jar" sourcepath="/home/thomas/Dokumente/Programmieren/Java/Libraries/src/httpcomponents-client-4.5.1/httpclient/src/main/java"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-win-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.3.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.9.2.jar" sourcepath="/home/thomas/Dokumente/Programmieren/Java/Libraries/src/commons-beanutils-1.9.2-src/src/main/java"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>