(How) does cross referecing work? [message #48077] |
Thu, 31 October 2002 07:02  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.06240 seconds