Skip to content

Commit 2a67477

Browse files
committed
eclipse: add autocomplete to classpath
1 parent 7508eb8 commit 2a67477

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
@@ -53,5 +53,6 @@
5353
<classpathentry kind="lib" path="test-lib/fest-util-1.1.2.jar"/>
5454
<classpathentry kind="lib" path="test-lib/jcip-annotations-1.0.jar"/>
5555
<classpathentry combineaccessrules="false" kind="src" path="/AutoComplete"/>
56+
<classpathentry kind="lib" path="lib/autocomplete-2.6.1.jar"/>
5657
<classpathentry kind="output" path="bin"/>
5758
</classpath>

0 commit comments

Comments
 (0)