-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
41 lines (41 loc) · 2.42 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
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libs/bson.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="libs/fastutil-5.0.3-heritrix-subset-1.0.jar"/>
<classpathentry kind="lib" path="libs/fluent-hc-4.3.3.jar"/>
<classpathentry kind="lib" path="libs/guava-16.0.1.jar"/>
<classpathentry kind="lib" path="libs/heritrix-1.14.4.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.3.3.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.3.3.jar"/>
<classpathentry kind="lib" path="libs/iti-ngram-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/jawjaw-1.0.2.jar"/>
<classpathentry kind="lib" path="libs/je-5.0.34.jar"/>
<classpathentry kind="lib" path="libs/jericho-html-3.3.jar"/>
<classpathentry kind="lib" path="libs/jgrapht-ext-1.0.0-uber.jar"/>
<classpathentry kind="lib" path="libs/jna-3.2.7.jar"/>
<classpathentry kind="lib" path="libs/js.jar"/>
<classpathentry kind="lib" path="libs/jwat-arc-1.0.1-20130320.063621-5.jar"/>
<classpathentry kind="lib" path="libs/jwat-common-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/jwat-gzip-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/jwat-tools-0.5.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/jwat-warc-1.0.1-20130320.063707-5.jar"/>
<classpathentry kind="lib" path="libs/kryo-1.01.jar"/>
<classpathentry kind="lib" path="libs/lexto.jar"/>
<classpathentry kind="lib" path="libs/libidn-1.9.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="libs/lucene-analyzers-3.5.0.jar"/>
<classpathentry kind="lib" path="libs/lucene-core-3.5.0.jar"/>
<classpathentry kind="lib" path="libs/QueueLinkerCrawler.jar"/>
<classpathentry kind="lib" path="libs/snowball-20051019.jar"/>
<classpathentry kind="lib" path="libs/weka.jar"/>
<classpathentry kind="lib" path="libs/ws4j-1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>