-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
27 lines (27 loc) · 1.53 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/apache-mime4j-core-0.7.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-dom-0.7.jar"/>
<classpathentry kind="lib" path="lib/asm-3.1.jar"/>
<classpathentry kind="lib" path="lib/boilerpipe-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/crawler4j-3.3.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Coding/Java/workspace/Crawler/lib/crawler4j-3.3-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/geronimo-stax-api_1.0_spec-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.4.jar"/>
<classpathentry kind="lib" path="lib/je-4.0.92.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.4.0-beta-1.jar"/>
<classpathentry kind="lib" path="lib/tagsoup-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/tika-core-1.0.jar"/>
<classpathentry kind="lib" path="lib/tika-parsers-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>