I have installed Eclipse with the counterclockwise plugin for Clojure development
When I type, no auto-complete comes up. Pressing Ctrl+Space has no effect in Clojure mode, but if I make a Java project it works fine.
I know that eclipse is connected properly to the leiningen repl because the "jump to definition" feature is working fine.
What could the problem be?