-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
14 lines (14 loc) · 815 Bytes
/
.classpath
File metadata and controls
14 lines (14 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/hadoop-aws"/>
<classpathentry combineaccessrules="false" kind="src" path="/hadoop-common"/>
<classpathentry combineaccessrules="false" kind="src" path="/hadoop-mapreduce-client-core"/>
<classpathentry combineaccessrules="false" kind="src" path="/mts-s3"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/apache-cassandra-thrift-2.0.11.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/pig-0.15.0-core-h2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>