-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/vendor/hadoop-core-0.20.2-737.jar" sourcepath="lib/javadoc/hadoop-core-0.20.2-737-sources.jar"/>
<classpathentry kind="lib" path="lib/vendor/commons-cli-1.2.jar" sourcepath="lib/javadoc/commons-cli-1.2-sources.jar"/>
<classpathentry kind="lib" path="lib/vendor/commons-logging-1.1.1.jar" sourcepath="lib/javadoc/commons-logging-1.1.1-src.zip"/>
<classpathentry kind="lib" path="lib/tools/hamcrest-all-1.3.jar" sourcepath="lib/javadoc/hamcrest-all-1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/tools/junit-4.11.jar" sourcepath="lib/javadoc/junit-4.11-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/prod/reflections-0.9.9-RC1.jar" sourcepath="lib/javadoc/reflections-0.9.9-RC1-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>