Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Commit 3db27ae

Browse files
committed
classpath cleanup
deleted some references to actual jars lib folder bc already have var in classpath for them deleted actual jars (the ones deleted from the classpath) from the lib folder as well
1 parent 403f9f5 commit 3db27ae

11 files changed

Lines changed: 0 additions & 11 deletions

Robot2018/.classpath

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@
1515
<classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
1616
<classpathentry kind="lib" path="lib/CTRE_Phoenix-sources.jar"/>
1717
<classpathentry kind="lib" path="lib/CTRE_Phoenix.jar"/>
18-
19-
<classpathentry kind="lib" path="lib/cscore-sources.jar"/>
20-
<classpathentry kind="lib" path="lib/cscore.jar"/>
2118
<classpathentry kind="lib" path="lib/navx_frc.jar"/>
22-
<classpathentry kind="lib" path="lib/ntcore-sources.jar"/>
23-
<classpathentry kind="lib" path="lib/ntcore.jar"/>
24-
<classpathentry kind="lib" path="lib/opencv-sources.jar"/>
25-
<classpathentry kind="lib" path="lib/opencv.jar"/>
26-
<classpathentry kind="lib" path="lib/WPILib-sources.jar"/>
27-
<classpathentry kind="lib" path="lib/WPILib.jar"/>
28-
<classpathentry kind="lib" path="lib/wpiutil-sources.jar"/>
29-
<classpathentry kind="lib" path="lib/wpiutil.jar"/>
3019
<classpathentry kind="output" path="bin"/>
3120
</classpath>

Robot2018/lib/WPILib-sources.jar

-245 KB
Binary file not shown.

Robot2018/lib/WPILib.jar

-303 KB
Binary file not shown.

Robot2018/lib/cscore-sources.jar

-16.7 KB
Binary file not shown.

Robot2018/lib/cscore.jar

-24.5 KB
Binary file not shown.

Robot2018/lib/ntcore-sources.jar

-38.4 KB
Binary file not shown.

Robot2018/lib/ntcore.jar

-51.6 KB
Binary file not shown.

Robot2018/lib/opencv-sources.jar

-151 KB
Binary file not shown.

Robot2018/lib/opencv.jar

-151 KB
Binary file not shown.

Robot2018/lib/wpiutil-sources.jar

-1.66 KB
Binary file not shown.

0 commit comments

Comments
 (0)