-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
29 lines (29 loc) · 1.55 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
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/commons.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="lib/commons-daemon-1.0.15.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/fluent-hc-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/httpclient-osgi-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/httpclient-win-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.12.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.10.jar"/>
<classpathentry kind="lib" path="lib/ini4j-0.5.4.jar"/>
<classpathentry kind="lib" path="lib/jna-4.5.2.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.5.2.jar"/>
<classpathentry kind="lib" path="lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2-api-2.17.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.17.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.17.1.jar"/>
<classpathentry kind="lib" path="lib/logging.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>