-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
39 lines (39 loc) · 2.05 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="com.amazonaws.eclipse.sdk.AWS_JAVA_SDK"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/aws-java-sdk-1.10.33.jar"/>
<classpathentry kind="lib" path="lib/aws-java-sdk-flow-build-tools-1.10.33.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/gson-2.4.jar"/>
<classpathentry kind="lib" path="lib/hadoop-common-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/hadoop-mapreduce-client-common-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/hadoop-mapreduce-client-core-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.6.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/jackson-annotations-2.5.3.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.5.3.jar"/>
<classpathentry kind="lib" path="lib/jackson-databind-2.5.3.jar"/>
<classpathentry kind="lib" path="lib/je-6.2.31.jar"/>
<classpathentry kind="lib" path="lib/joda-time-2.8.1.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.8.3.jar">
<attributes>
<attribute name="javadoc_location" value="https://jsoup.org/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jtidy-r938.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.9.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/hadoop-annotations-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/stanford-corenlp-3.4.1.jar">
<classpathentry kind="lib" path="lib/tika-app-1.11.jar"/>
<attributes>
<attribute name="javadoc_location" value="jar:file:lib/aws-java-sdk-1.10.33-javadoc.jar/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>