Skip to content

Commit c522e92

Browse files
league-workshopperleague-workshopper
authored andcommitted
Changed classpath to use robot.jar from Google Drive.
1 parent 6bc2c9e commit c522e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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"/>
5-
<classpathentry combineaccessrules="false" kind="src" path="/Robot"/>
5+
<classpathentry kind="lib" path="/Users/workshop/Google Drive/league-jars/robot.jar"/>
66
<classpathentry kind="output" path="bin"/>
77
</classpath>

0 commit comments

Comments
 (0)