Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error running timer 'ac-update-greedy' #226

Open
LuoPX-15510486969 opened this issue Aug 5, 2015 · 4 comments
Open

error running timer 'ac-update-greedy' #226

LuoPX-15510486969 opened this issue Aug 5, 2015 · 4 comments
Labels

Comments

@LuoPX-15510486969
Copy link

I use emacs-eclipse with prelude and emacs-eclim version is emacs-eclim-20150805.639 which is auto installed.After i lanuch the eclimed and enter the .java file it always show the error ,please look at the screenshot and i do not know what happened . My os is windows7 64 bit.
My confingure file in ~/.emacs.d/personal:
ecl
My problem:
first-launch
first

@gopar
Copy link

gopar commented Aug 6, 2015

Hmm are you calling start-eclimd explicitly (or calling eclim-mode)? If you just navigate to the java project and try to get completions then it won't work (because eclimd hasn't been started). Thats the only thing I can think of, plus the C-c C-e is undefined gives an idea that this might be the problem.

Also setting eclim-auto-save to nil will force you to save the buffer first before being able to retrieve completions. I din't know this until I stopped getting completion and figured that was the issue

@LuoPX-15510486969
Copy link
Author

yes,all i post is after i call start-eclimd and eclied seems work correctly except the problem what i post above.

@kleewho kleewho added the bug label Aug 6, 2015
@darkpssngr
Copy link

I'm getting the same error as well.

@nloyola
Copy link

nloyola commented Sep 22, 2016

Development on this project has moved to https://github.com/emacs-eclim/emacs-eclim. Does it happen with the newer version in that repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants