Skip to content

Commit 06d11cd

Browse files
committed
eclipse: add autocomplete to classpath
1 parent 7bddad4 commit 06d11cd

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
@@ -57,5 +57,6 @@
5757
<classpathentry kind="lib" path="lib/commons-lang3-3.8.1.jar"/>
5858
<classpathentry kind="lib" path="lib/jssc-2.8.0-arduino4.jar"/>
5959
<classpathentry combineaccessrules="false" kind="src" path="/AutoComplete"/>
60+
<classpathentry kind="lib" path="lib/autocomplete-2.6.1.jar"/>
6061
<classpathentry kind="output" path="bin"/>
6162
</classpath>

0 commit comments

Comments
 (0)