This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
29 lines (29 loc) · 1.83 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 kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="libs/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4-test-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4-tests.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-2.0-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-2.0-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-2.0-test-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-2.0-tests.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-2.0.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-examples-2.0-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-examples-2.0-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-vfs2-examples-2.0.jar"/>
<classpathentry kind="lib" path="libs/fluent-hc-4.3.1.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.3.1.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.3.1.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.3.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.3.1.jar"/>
<classpathentry kind="lib" path="libs/itextg-5.4.5-javadoc.jar"/>
<classpathentry kind="lib" path="libs/itextg-5.4.5-sources.jar"/>
<classpathentry kind="lib" path="libs/itextg-5.4.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>