-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
24 lines (24 loc) · 1.27 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="hooks/hadoop-example-hook/docroot/WEB-INF/src"/>
<classpathentry kind="src" path="hooks/hadoop-example-hook/docroot/WEB-INF/job/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/TRUNK-GLOBAL"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/ant-contrib.jar"/>
<classpathentry kind="lib" path="lib/antelope.jar"/>
<classpathentry kind="lib" path="lib/ecj.jar"/>
<classpathentry kind="lib" path="lib/jalopy.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/qdox.jar"/>
<classpathentry kind="lib" path="lib/serializer.jar"/>
<classpathentry kind="lib" path="hooks/hadoop-example-hook/docroot/WEB-INF/lib/hadoop-core-1.0.3.jar" sourcepath="/home/hduser/hadoop/src/core">
<attributes>
<attribute name="javadoc_location" value="file:/home/hduser/hadoop/docs/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>