Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Outline View
Outline View [message #144156] Thu, 28 April 2005 16:32 Go to next message
Eclipse UserFriend
Originally posted by: cdoomasia.espial.com

Hello,

I am a new user of the CDT plugin. I have version 2.1 installed with
Eclipse 3.0.0.

The problem I am having is that whenever I open a 'C' file in my project,
I see all the methods / includes / variables in the 'Outline View' but
when I double click on any of the methods in the View it doesn't take me
to the corresponding location in the source file.

Is there any option that I need to turn on? It worked fine when I did Java
development.

I have also turned on the C/C++ indexer in case that's needed.

Any help would be greatly appreciated.
Thanks in advance
Scatman
Re: Outline View [message #144222 is a reply to message #144156] Fri, 29 April 2005 12:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: devin_steffler.ca.ibm.com

Can you try CDT version 3.0M6 and see if you are still having problems with
the Outline View?

http://download.eclipse.org/tools/cdt/builds/3.0.0

Note that you'll need Eclipse 3.1M6 to run CDT 3.0M6.

Thanks,
Devin



"Scatman" <cdoomasia@espial.com> wrote in message
news:cb408da54980129e7335612c4be34264$1@www.eclipse.org...
> Hello,
>
> I am a new user of the CDT plugin. I have version 2.1 installed with
> Eclipse 3.0.0.
>
> The problem I am having is that whenever I open a 'C' file in my project,
> I see all the methods / includes / variables in the 'Outline View' but
> when I double click on any of the methods in the View it doesn't take me
> to the corresponding location in the source file.
>
> Is there any option that I need to turn on? It worked fine when I did Java
> development.
>
> I have also turned on the C/C++ indexer in case that's needed.
>
> Any help would be greatly appreciated.
> Thanks in advance
> Scatman
>
Re: Outline View [message #144624 is a reply to message #144156] Thu, 05 May 2005 13:00 Go to previous message
John Camelon is currently offline John CamelonFriend
Messages: 242
Registered: July 2009
Senior Member
Generally speaking, this should work out of the box.
It doesn't require the indexer.
If you can submit the source code that reproduces this problem, I would
suggest raising a bug @ bugs.eclipse.org.

"Scatman" <cdoomasia@espial.com> wrote in message
news:cb408da54980129e7335612c4be34264$1@www.eclipse.org...
> Hello,
>
> I am a new user of the CDT plugin. I have version 2.1 installed with
> Eclipse 3.0.0.
>
> The problem I am having is that whenever I open a 'C' file in my project,
> I see all the methods / includes / variables in the 'Outline View' but
> when I double click on any of the methods in the View it doesn't take me
> to the corresponding location in the source file.
>
> Is there any option that I need to turn on? It worked fine when I did Java
> development.
>
> I have also turned on the C/C++ indexer in case that's needed.
>
> Any help would be greatly appreciated.
> Thanks in advance
> Scatman
>
Previous Topic:Question about CDT Parser behaviour and subsequent usage
Next Topic:CppUnit in Eclipse
Goto Forum:
  


Current Time: Sat Aug 31 22:45:25 GMT 2024

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

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

Back to the top