help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cedet code completition??


From: Oleksandr Gavenko
Subject: Re: Cedet code completition??
Date: Mon, 04 Jul 2011 16:15:51 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

On 03.07.2011 16:31, Perry Smith wrote:

On Jul 3, 2011, at 4:22 AM, Richard Riley wrote:
There is article on the net by Alex Ott on this. It might well be out of
date however. cedet proved too complex to set up in
general for me and I moved on.

http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html

For completion I recommend using auto-complete which can complete using
semantic (a component of the rather larger cedet) completion candidates.

http://cx4a.org/software/auto-complete/

Yea. If the cedet guy is listening... I had the same experience. I've
tried very hard at least twice to set it up and make it productive but I
failed both times.

I use CEDET only for 'semantic-idle-summary-mode'.

I have troubles all time when try setup code completion and goto def
features.

Back in 1990 or so, I hooked up cscope to emacs, (and others have too),
and I've yet to see anything, even Java IDEs, that approach the power of
just those two things.

ctags as I work only with plain C code. For easy use in multiproject
environment I use 'etags-table.el' and 'etags-select.el'.
I am happy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]