Hi,
I'm trying out ensime on a minimal project, after starting up ensime and typing some scala code, when I do ensime-import-type-at-point it doesn't work:
Here's the relevant lines from Messages. I'm using 0.1.5 Ensime plugin and
ENSIME server starting...
Connecting to Swank on port 54359..
Connected to ENSIME speaking protocol 0.8.14, please wait while the project is loaded.
Initializing Analyzer. Please wait...
ENSIME ready. Death to null!
<none>.<none> [7 times]
I'm using Scala 2.11 for the project and ensime is latest from MELPA.
Any pointers on resolving this ?
Regards,
Vijay