Closed harishkrupo closed 8 years ago
Development on this project has moved to https://github.com/emacs-eclim/emacs-eclim. What you asked for above has already been done in this other repository.
Ideally, it would be great to add a message to this project's README file to state that development has moved. But, unfortunately none of this projects maintainers are available to do so.
@nloyola I have write access to the repository, tried making the notice in the README a little more noticeable. Should I sprinkle more notices throughout the README? Let me know.
Also the eclim package in melpa doesn't have company-emacs-eclim.el. I had to install it explicitly. It is not mentioned in the readme in emacs-eclim/emacs-eclim.
@jchochli Thanks so much for updating the README. Would you also be able to put a similar message on the Wiki: https://github.com/senny/emacs-eclim/wiki. Just in case. Or maybe, have a link to the new Wiki?
https://github.com/emacs-eclim/emacs-eclim/wiki
Thanks
@harishkrupo there is a section titled Configuring company-mode in the README file.
What do you think is missing in this section?
The new version (from melpa) doesn't contain company-emacs-eclim.el.
This causes
(require 'company-emacs-eclim)
to fail.
So one has to explicitly install the package company-emacs-eclim.
Please add the installation instruction to the README.
@harishkrupo I have created issue emacs-eclim/emacs-eclim#13. I will update the README file shortly.
Emacs-eclim is not available in melpa. It is renamed as eclim. Please change the readme.md's installation section. Also company-emacs-eclim.el isn't available in eclim and needs to be installed manually