-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
35 lines (35 loc) · 2.54 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?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="opencv" sourcepath="opencv.sources"/>
<classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/>
<classpathentry kind="var" path="wpiutil" sourcepath="wpiutil.sources"/>
<classpathentry kind="lib" path="C:/Users/Administrator.TALAP01/wpilib/user/java/lib/CTRE_Phoenix.jar"/>
<classpathentry kind="lib" path="C:/Users/Administrator.TALAP01/wpilib/user/java/lib/CTRE_Phoenix-sources.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/annotations-15.0.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix-sources.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/jackson-annotations-2.9.3.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/jeromq.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/navx_frc.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/gluegen-rt-natives-windows-amd64.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/gluegen-rt-natives-windows-i586.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/gluegen-rt.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/j4k-natives-windows-amd64.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/j4k-natives-windows-i586.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/jogl-all-natives-windows-amd64.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/jogl-all-natives-windows-i586.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/jogl-all.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/ntcore-java-4.0.0.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/ntcore-jni-4.0.0-all.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/ufdw.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/wpiutil-java-3.0.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Administrator.TALAP01/wpilib/user/java/lib/Pathfinder-Java-1.8.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/Pathfinder-Java-1.8.jar"/>
<classpathentry kind="lib" path="C:/Users/Administrator.TALAP01/wpilib/user/java/lib/CheesyLib.jar"/>
<classpathentry kind="var" path="USERLIBS_DIR/CheesyLib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>