Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Help: how to use ctags with Eclipse CDT

Thanks, Beth. I did some research and finally realized CDT used different term "index" rather than "tag" in most IDE's for the identifier reference.

However, it seems CDT's indexing feature is not strong. I have a big project involving more than one thousand .h and .cpp file under source tree directory. The quick test shows that Eclipse CDT cannot give all references, given a function. My SlickEdit does much better.

Most of the group members of mine are vi/emacs guys and it seems I'm the only IDE user. So it might be hard to get approved to buy a commercial IDE like SlickEdit. I really hope Eclipse can save me. But if CDT is still not mature, any other free IDE recommendation? Thank you so much!

On Jan 28, 2008 7:19 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:
CDT FAQ:
http://wiki.eclipse.org/CDT/User/FAQ
You might also try the CDT mailing list, which is more user-oriented.


..Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511



            "GandJ Mitbbs"
            <gandj.mitbbs@gma
            il.com>                                                    To
            Sent by:                  cdt-dev@xxxxxxxxxxx
            cdt-dev-bounces@e                                          cc
            clipse.org
                                                                  Subject
                                      [cdt-dev] Help: how to use ctags
            01/28/08 01:34 PM         with Eclipse CDT


            Please respond to
              "CDT General
            developers list."
            <cdt-dev@eclipse.
                  org>






Dear fellow CDT users,

Can you tell me how to use ctags (or any other tagging tool) with Eclipse
CDT? Thank you very much!

BTW, do we have a FAQ list for CDT beginners like me? The mail archive
seems not to provide "search" feature, and thus hard to retrieve.

Thanks!_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top