We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349ecb4 commit c618a91Copy full SHA for c618a91
2 files changed
.classpath
@@ -2,6 +2,6 @@
2
<classpath>
3
<classpathentry kind="src" path="src"/>
4
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
- <classpathentry kind="lib" path="/Users/League/Google Drive/league-jars/robot.jar"/>
+ <classpathentry kind="lib" path="robot.jar"/>
6
<classpathentry kind="output" path="bin"/>
7
</classpath>
robot.jar
253 KB
0 commit comments