Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » (How) does cross referecing work?
(How) does cross referecing work? [message #48077] Thu, 31 October 2002 07:02 Go to next message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

I've imported a large C project into Eclipse (2.0.1 with CDT F4 on
Linux, using GTK+). I can open a C source file in the editor, and its
different parts seem to show up as they should in the outline view. I
can right-click function names in the outline view and get a popup menu
with one option "Search for References".

However, no references are found, although I know for certain the
function is referenced from other files.

Do I need to perform any additional steps? Which ones? Or should I
file a bug report? In that case, what kind of information would you need?

Cheers //Johan
Re: (How) does cross referecing work? [message #48379 is a reply to message #48077] Thu, 31 October 2002 18:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi Johan,

Yep, I see it too. As we're using the search engine in Eclipse (and it
changed from 1.0->2.0), it is quite possible that one of the interfaces
we were using has changed. Can you please file a bug report?

In the meantime, you can always use the old-style search.
Also, the project indexing should allow you to go from a call
(e.g. a reference) to the function definition when hitting F3 (the opposite
of what you're trying to do, but useful as well).

Thanks for the catch,

Sebastien

"Johan Walles" <johan.nosp@m.appeal.se> wrote in message
news:3DC11BC7.6070208@m.appeal.se...
> I've imported a large C project into Eclipse (2.0.1 with CDT F4 on
> Linux, using GTK+). I can open a C source file in the editor, and its
> different parts seem to show up as they should in the outline view. I
> can right-click function names in the outline view and get a popup menu
> with one option "Search for References".
>
> However, no references are found, although I know for certain the
> function is referenced from other files.
>
> Do I need to perform any additional steps? Which ones? Or should I
> file a bug report? In that case, what kind of information would you need?
>
> Cheers file://Johan
>
Re: (How) does cross referecing work? [message #49031 is a reply to message #48379] Wed, 06 November 2002 02:56 Go to previous message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

Posted bug 25678:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=25678

sebastien@qnx.com wrote:
> Yep, I see it too. As we're using the search engine in Eclipse (and it
> changed from 1.0->2.0), it is quite possible that one of the interfaces
> we were using has changed. Can you please file a bug report?
Previous Topic:Multiple exe's under one project
Next Topic:Memory and register changing
Goto Forum:
  


Current Time: Mon Jul 21 21:37:18 EDT 2025

Powered by FUDForum. Page generated in 0.04082 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top