Skip to content

Commit ad2b97f

Browse files
committed
eclipse: add autocomplete to classpath
1 parent 836c756 commit ad2b97f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@
5656
<classpathentry kind="lib" path="lib/commons-lang3-3.8.1.jar"/>
5757
<classpathentry kind="lib" path="lib/jssc-2.8.0-arduino4.jar"/>
5858
<classpathentry combineaccessrules="false" kind="src" path="/AutoComplete"/>
59+
<classpathentry kind="lib" path="lib/autocomplete-2.6.1.jar"/>
5960
<classpathentry kind="output" path="bin"/>
6061
</classpath>

0 commit comments

Comments
 (0)