-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 1000 Bytes
/
.classpath
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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="/home/danporat/dsps162/hadoop-common-2.2.0.jar"/>
<classpathentry kind="lib" path="/home/danporat/dsps162/hadoop-mapreduce-client-core-2.2.0.jar"/>
<classpathentry kind="con" path="com.amazonaws.eclipse.sdk.AWS_JAVA_SDK"/>
<classpathentry kind="lib" path="/home/danporat/git/dsps_hw2/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/home/danporat/git/dsps_hw2/apache-commons.jar"/>
<classpathentry kind="lib" path="/home/danporat/git/dsps_hw2/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="/home/danporat/git/dsps_hw2/hadoop-common-2.2.0.jar"/>
<classpathentry kind="lib" path="/home/danporat/git/dsps_hw2/hadoop-mapreduce-client-core-2.2.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>