Nelson Loyola
Nelson Loyola
@winny- yes 20170328.1807 is the latest version from [emacs-eclim/emacs-eclim](https://github.com/emacs-eclim/emacs-eclim). Can you please submit this issue to that repository?
Development on this project has moved to https://github.com/emacs-eclim/emacs-eclim. Does it happen with the newer version in that repository?
Eclim development has moved to this repository: - https://github.com/emacs-eclim/emacs-eclim If you are using the version from the new repository, please submit your issue there. What OS are you using? What...
Development for this repository has moved to [emacs-eclim/emacs-eclim](https://github.com/emacs-eclim/emacs-eclim). Please submit your issue there.
Can you please submit this pull request to [emacs-eclim/emacs-eclim](https://github.com/emacs-eclim/emacs-eclim) as well? This repo is no longer active and development has moved to [emacs-eclim/emacs-eclim](https://github.com/emacs-eclim/emacs-eclim) .
I interested in helping. I started writing tests 2 weeks ago, but then gave up since I never received any comments back on my pull requests. I can add another...
Thank you @kleewho.
Thanks so much for doing this @kleewho. I'll push my changes soon.
The reason it fails after building the Javadoc for the fist project is because the _eclim_ executable is not returning a valid Json string for the `javadoc` command.
Can you turn on debug messages and paste what gets added to the `*Messages*` buffer? To turn on debug messages use `M-: (setq eclim-print-debug-messages t)`. Then call `M-x eclim-java-find-declaration`. After...