-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
15 lines (15 loc) · 1.13 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="lib" path="/Users/phil/Desktop/hadoop-0.20.2/hadoop-0.20.2-core.jar" sourcepath="/Users/phil/Desktop/hadoop-0.20.2/src/core"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/hadoop-0.20.2-test.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/hadoop-0.20.2-tools.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/commons-logging-api-1.0.4.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/slf4j-api-1.4.3.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/slf4j-log4j12-1.4.3.jar"/>
<classpathentry kind="lib" path="/Users/phil/Desktop/hadoop-0.20.2/lib/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>