Hello everyone,
i'm new to this group and to Ensime,
after years of java/scala development with full IDE's , Eclipse and Netbeans,
i'm trying some texteditor with some scala tools.
So i tried ensime on Linux with emacs and sublime 2 , and works fine,
but , same configuration , doesn't works in my mac with emacs.
Ensime server start without problems , but errors are not highlighted,
other things , like code formatting work well.
It seems that is wrong in compiling,
because if i build project with ensime i says not errors.
.ensime project's file is generated through ensime-sbt-cmd.
Any idea?