blob: 94c6baa3af1a6be26e236b96efbec1c1987fb16f [file] [log] [blame]
Brian Silverman890a32a2018-03-11 15:41:56 -07001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/>
5 <classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
7 <classpathentry kind="var" path="opencv" sourcepath="opencv.sources"/>
8 <classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/>
9 <classpathentry kind="output" path="bin"/>
10</classpath>