<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/cscore.jar" sourcepath="srcs/cscore-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/doc/javadoc/index.html!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/JSON_Simple.jar"/>
	<classpathentry kind="lib" path="lib/ntcore.jar" sourcepath="srcs/ntcore-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/doc/javadoc/index.html!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/opencv.jar" sourcepath="srcs/opencv-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/srcs/opencv-sources.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/WPILib.jar" sourcepath="srcs/WPILib-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/doc/javadoc/index.html!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/wpiutil.jar" sourcepath="srcs/wpiutil-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/doc/javadoc/index.html!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/commons-csv-1.5.jar" sourcepath="srcs/commons-csv-1.5-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Powerup-2018/doc/apidocs/index.html!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/CTRE_Phoenix.jar"/>
	<classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/>
	<classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/>
	<classpathentry kind="var" path="opencv" sourcepath="opencv.sources"/>
	<classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/>
	<classpathentry kind="var" path="wpiutil" sourcepath="wpiutil.sources"/>
	<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix-sources.jar"/>
	<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
