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

Commit 8f9251c

Browse files
committed
added jar reference in Widgets2018
1 parent aaf8666 commit 8f9251c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Widgets2018/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<classpath>
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
5-
<classpathentry kind="lib" path="/Users/lauramcgann/Documents/Robotics Code/RobotCode2018/Robot2018/libs/jars/SmartDashboard.jar"/>
5+
<classpathentry kind="lib" path="/Robot2018/libs/jars/SmartDashboard.jar"/>
66
<classpathentry kind="output" path="bin"/>
77
</classpath>

0 commit comments

Comments
 (0)