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

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

Re: emacs as a C++ IDE


From: alex
Subject: Re: emacs as a C++ IDE
Date: Sun, 9 Nov 2008 04:52:28 -0800 (PST)
User-agent: G2/1.0

On Oct 28, 4:21 am, lingyu.ma...@googlemail.com wrote:
> On 10月4日, 下午11时57分, alessandro.bernardini.1...@gmail.com wrote:
>
>
>
> > I want to use Emacs for C++ programming with SuSE LINUX and Windows
> > Vista.
>
> > I have readed the Emacs manual and searched the web, but i still have
> > those questione:
>
> > - how can i have interactive help in emacs writing C++ code ? If i
> > write a C++ keyword, I would like to  get help and informations and
> > examples about it, only typing a command.
>
> > - how can i browse classes in emacs ? Is cscope the best tool ? I
> > woluld like to have informations about any classes or functions in my
> > code, and to browse it easily. I need informations not only about the
> > classes in my file, but in all header files too and so on recursively,
> > INCLUDING the standard library. Is this possible ?
Thank you very much !

>
> > - what about ecb ? What other tools i need ?
>
> > Thank you very much in advance !
>
> > A.B.
>
> in my memory there're four tools you could use:
> Ebrowse
> etags
> escope
> xrefacotry
>
> you could find the information in google.



reply via email to

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