forked from boredream/CodeUtils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
27 lines (27 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="libs/junit-4.11.jar"/>
<classpathentry kind="lib" path="libs/poi-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/poi-examples-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/poi-excelant-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-schemas-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/poi-scratchpad-3.11-20141221.jar"/>
<classpathentry kind="lib" path="libs/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="libs/jsoup-1.8.1.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/fluent-hc-4.2.5.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.2.5.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.2.5.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.2.4.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.2.5.jar"/>
<classpathentry kind="lib" path="libs/greendao-generator-2.0.0.jar"/>
<classpathentry kind="lib" path="libs/freemarker.jar"/>
<classpathentry kind="lib" path="libs/greendao-2.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>