You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed eclim, and emacs-eclim, and I've followed the README to give the appearance that eclim is working in emacs. I do a eclim-project-open for the necessary project (with success), open up the file I want to edit, and expect that auto completion should work. I have eclim open via Eclipse, and when I open the project and edit it there I get code completion as I would expect. But when I try again in emacs, no completion happens.
I understand this is a basic question, and that auto completion should just work out of the box, so I'm surprised I wasn't able to find any pointers on any of the tutorials or issues.
I've installed eclim, and emacs-eclim, and I've followed the README to give the appearance that eclim is working in emacs. I do a
eclim-project-open
for the necessary project (with success), open up the file I want to edit, and expect that auto completion should work. I have eclim open via Eclipse, and when I open the project and edit it there I get code completion as I would expect. But when I try again in emacs, no completion happens.I understand this is a basic question, and that auto completion should just work out of the box, so I'm surprised I wasn't able to find any pointers on any of the tutorials or issues.
My
.emacs
is:The text was updated successfully, but these errors were encountered: