Skip to content

Commit 8a9ae8e

Browse files
committed
eclipse: add autocomplete to classpath
1 parent feb850e commit 8a9ae8e

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
@@ -55,5 +55,6 @@
5555
<classpathentry kind="lib" path="lib/jtouchbar-1.0.0.jar"/>
5656
<classpathentry kind="lib" path="lib/commons-lang3-3.8.1.jar"/>
5757
<classpathentry combineaccessrules="false" kind="src" path="/AutoComplete"/>
58+
<classpathentry kind="lib" path="lib/autocomplete-2.6.1.jar"/>
5859
<classpathentry kind="output" path="bin"/>
5960
</classpath>

0 commit comments

Comments
 (0)