Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Find deep references
Find deep references [message #327784] Thu, 01 May 2008 17:48 Go to next message
Eclipse UserFriend
Originally posted by: peter.r.clark.gmail.com

Hey all -

I am looking for a way for "find references" to trace code all the way up
the call stack, not just the direct reference.

e.g. method A find references would find it is referenced by method AA

I would like then for the reference check to keep going to see where
method AA is referenced... all the way up to the top.

Are there any eclipse plugins to do this?
Pete
Re: Find deep references [message #327796 is a reply to message #327784] Thu, 01 May 2008 22:09 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Check out Open Call Hierarchy (Ctrl-Alt-H or Navigate->Open Call Hierarchy)

"P Clark" <peter.r.clark@gmail.com> wrote in message
news:0254dae873959415db98472d8f2f031b$1@www.eclipse.org...
> Hey all -
>
> I am looking for a way for "find references" to trace code all the way up
> the call stack, not just the direct reference.
>
> e.g. method A find references would find it is referenced by method AA
>
> I would like then for the reference check to keep going to see where
> method AA is referenced... all the way up to the top.
>
> Are there any eclipse plugins to do this?
> Pete
>
Previous Topic:ZipException being thrown at Plug-In startup.
Next Topic:[Fwd: compile plugins using commandline]
Goto Forum:
  


Current Time: Thu Jul 25 16:22:11 GMT 2024

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

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

Back to the top