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 #65021] Mon, 24 March 2003 09:43 Go to next message
Eclipse UserFriend
Originally posted by: cs.bcl.de

Hello,

I have a large C File and the outline view does not display all keywords.
I see only the first part of the file. Is there a limitation and can I
change that ??

regards
Christoph
Re: Outline View [message #65245 is a reply to message #65021] Wed, 26 March 2003 14:56 Go to previous message
Eclipse UserFriend
Originally posted by: cs.bcl.de

Hi,

i have relocated the problem. It is the same as described from Mr. Fabio
Frumento on 24. January. I am using the keyword "huge" in a function
declaration. When the outline parser reads that, it stops.
The same effect appears, if i delcare my own keyword using "#define".

E.g.

#define CDECL __cdecl
void CDECL myfunc() { }


regards
Christoph
Beck IPC GmbH



Christoph wrote:

> Hello,

> I have a large C File and the outline view does not display all keywords.
> I see only the first part of the file. Is there a limitation and can I
> change that ??

> regards
> Christoph
Previous Topic:File Template in Eclipse/CDT
Next Topic:Is there a public method to set the project build command?
Goto Forum:
  


Current Time: Sat Jul 27 13:23:23 GMT 2024

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

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

Back to the top