2018-03-05 18:50:01 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
|
<classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/>
|
|
|
|
|
<classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
|
<classpathentry kind="var" path="USERLIBS_DIR/json-simple-1.1.1.jar"/>
|
|
|
|
|
<classpathentry kind="var" path="USERLIBS_DIR/Pathfinder-Java.jar"/>
|
|
|
|
|
<classpathentry kind="var" path="opencv" sourcepath="opencv.sources"/>
|
|
|
|
|
<classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/>
|
|
|
|
|
<classpathentry kind="var" path="USERLIBS_DIR/navx_frc.jar"/>
|
|
|
|
|
<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"/>
|
2018-03-10 20:12:20 -06:00
|
|
|
<classpathentry kind="var" path="USERLIBS_DIR/niVisionWPI.jar"/>
|
2018-03-05 18:50:01 -07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|