We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7508eb8 commit 2a67477Copy full SHA for 2a67477
app/.classpath
@@ -53,5 +53,6 @@
53
<classpathentry kind="lib" path="test-lib/fest-util-1.1.2.jar"/>
54
<classpathentry kind="lib" path="test-lib/jcip-annotations-1.0.jar"/>
55
<classpathentry combineaccessrules="false" kind="src" path="/AutoComplete"/>
56
+ <classpathentry kind="lib" path="lib/autocomplete-2.6.1.jar"/>
57
<classpathentry kind="output" path="bin"/>
58
</classpath>
0 commit comments