<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/java"/>
	<classpathentry kind="src" path="examples/skyhout/src/java"/>
	<classpathentry kind="src" path="examples/tests/src/java"/>
	<classpathentry kind="src" path="examples/Pi/src/java"/>
	<classpathentry kind="src" path="examples/SmithWaterman/src/java"/>
	<classpathentry kind="src" path="examples/Grep/src"/>
	<classpathentry kind="src" path="examples/TeraSort/src"/>
	<classpathentry kind="src" path="examples/WordCount/src"/>
	<classpathentry kind="src" path="examples/kmeans/src/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="ext/google-gson-1.6/gson-1.6.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/commons-logging-1.1.1.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/gson-1.3.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/hadoop-core-0.20.2.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/slf4j-api-1.5.8.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/slf4j-jcl-1.5.8.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/lib/uncommons-maths-1.2.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/mahout-collections-0.3.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/mahout-core-0.3.jar"/>
	<classpathentry kind="lib" path="ext/mahout-0.3/mahout-math-0.3.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
