senny/emacs-eclim

Missing argument for eclim-java-find-declaration

Closed this issue · 4 comments

basus commented

Trying to use eclim-java-find-declaration I see an error message in the minibuffer: Missing argument for option: n.

I haven't been able to reproduce that error. Are you using the latest emacs-eclim, eclim, Java 1.7+ and Eclipse Luna (4.4.x)?

basus commented

Actually seems to be working now. I'll reopen if this re-occurs.

I am getting this error right now.

Eclipse:

Version: Mars.1 (4.5.1)
Build id: Z20151013-1620

Java:

openjdk version "1.8.0_65"
OpenJDK Runtime Environment (build 1.8.0_65-b17)
OpenJDK 64-Bit Server VM (build 25.65-b01, mixed mode)

the eclimd server prints this at the time of the error:

NGSession 1: 127.0.0.1: org.eclim.command.Main exited with status 1

That said it's my first attempt at setting up eclim, it's very likely I misconfigured something. Using it through the spacemacs integration.

Getting this on find-references but it seems most of the commands trigger that problem.

I have the same problem:
helm-M-x: Missing argument for option: p
don't know how to solve