Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Looking for a cross-reference plugin
Looking for a cross-reference plugin [message #212532] Tue, 29 May 2007 07:13 Go to next message
Eclipse UserFriend
Originally posted by: erezz.voltaire.com

Hi,

I'm new to Eclipse. I could not find a plugin for cross-reference that
will allow me to do something like "go to definition of symbol" or "go to
references of symbol". Can anyone help with that? Is there anything
recommended?

Thanks,
Erez
Re: Looking for a cross-reference plugin [message #212547 is a reply to message #212532] Tue, 29 May 2007 07:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jakub.jurkiewicz.gmail.com

Hi Erez,

I'm not sure if I understand what you mean, but when you need a
definition of some (e.g.) class you can:
- press CTRL+Shift+T and write the name of class you are looking for
- put the cursor on the name of the class and press F3
- press CTRL and click on the name of class

If you want to find all references of some field/class/method etc. just
put the cursor on the name (of method/class...) and press CTRL+Shift+G

Hope this helps :)

--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/

Erez wrote:
> Hi,
>
> I'm new to Eclipse. I could not find a plugin for cross-reference that
> will allow me to do something like "go to definition of symbol" or "go
> to references of symbol". Can anyone help with that? Is there anything
> recommended?
>
> Thanks,
> Erez
>
>
>
Re: Looking for a cross-reference plugin [message #212624 is a reply to message #212547] Tue, 29 May 2007 13:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: erezz.voltaire.com

Thanks for the answer. However, this is not what I need. First, I'm using
only C (so no classes for me). What I want to do is:

put the mouse pointer on a symbol (variable, function etc), right-click
and select "go to definition". The file that contains the requested symbol
will be opened at the right place.

Another requested feature is "go to reference". It shows all references
for a specific symbol.

Thanks,
Erez
Re: Looking for a cross-reference plugin [message #212663 is a reply to message #212624] Tue, 29 May 2007 13:12 Go to previous message
Eclipse UserFriend
Originally posted by: erezz.voltaire.com

BTW - they have something similar in Visual SlickEdit & Visual Studio.

Erez

Erez wrote:

> Thanks for the answer. However, this is not what I need. First, I'm using
> only C (so no classes for me). What I want to do is:

> put the mouse pointer on a symbol (variable, function etc), right-click
> and select "go to definition". The file that contains the requested symbol
> will be opened at the right place.

> Another requested feature is "go to reference". It shows all references
> for a specific symbol.

> Thanks,
> Erez
Previous Topic:Installing java help in eclipse
Next Topic:Open File From Package Explorer
Goto Forum:
  


Current Time: Fri May 10 22:16:05 GMT 2024

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

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

Back to the top