Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » No outline for header files (*.h)
No outline for header files (*.h) [message #98676] Mon, 05 April 2004 09:05 Go to next message
Eclipse UserFriend
Hi all,

I would like to get an OUTLINE 'tree' for my header files? (very handy)
At present, I don't see this (outline for *.cpp works perfect)
Another problem: in my Outline-view for my 'foo.cpp' I don't see a symbol
that I've included #include "foo.h"

I've searched the preferences (window-> preferences), found nothing.
Can I change this in my preferences. If yes, where?

I've also found another topic, which somewhat resemble this one: (hmmmm)
'''No outline for added extensions (26/2)'''
Here is stated that this is yet to be resolved ...
However *.h isn't an added extension? or Am I mistaken?

Can someone help me?


thx a lot

Peter

ps. CDT: 1.2
eclipse: 2.1.2
Re: No outline for header files (*.h) [message #98734 is a reply to message #98676] Mon, 05 April 2004 10:40 Go to previous messageGo to next message
Eclipse UserFriend
I assume this is in a C or C++ project?

"Peter" <Peter.Vandersteegen@intec.Ugent.be> wrote in message
news:c4rlj9$iod$1@eclipse.org...
> Hi all,
>
> I would like to get an OUTLINE 'tree' for my header files? (very handy)
> At present, I don't see this (outline for *.cpp works perfect)
> Another problem: in my Outline-view for my 'foo.cpp' I don't see a symbol
> that I've included #include "foo.h"
>
> I've searched the preferences (window-> preferences), found nothing.
> Can I change this in my preferences. If yes, where?
>
> I've also found another topic, which somewhat resemble this one: (hmmmm)
> '''No outline for added extensions (26/2)'''
> Here is stated that this is yet to be resolved ...
> However *.h isn't an added extension? or Am I mistaken?
>
> Can someone help me?
>
>
> thx a lot
>
> Peter
>
> ps. CDT: 1.2
> eclipse: 2.1.2
>
>
Re: No outline for header files (*.h) [message #98793 is a reply to message #98734] Mon, 05 April 2004 11:17 Go to previous messageGo to next message
Eclipse UserFriend
Indeed it is, a "normal" c++ project, with *.cpp, *.h ...

Perhaps I created some confusion by referring to the other topic...
('''No outline for added extensions (26/2)''')

thx a lot

Peter

johnc wrote:

> I assume this is in a C or C++ project?

> "Peter" <Peter.Vandersteegen@intec.Ugent.be> wrote in message
> news:c4rlj9$iod$1@eclipse.org...
> > Hi all,
> >
> > I would like to get an OUTLINE 'tree' for my header files? (very handy)
> > At present, I don't see this (outline for *.cpp works perfect)
> > Another problem: in my Outline-view for my 'foo.cpp' I don't see a symbol
> > that I've included #include "foo.h"
> >
> > I've searched the preferences (window-> preferences), found nothing.
> > Can I change this in my preferences. If yes, where?
> >
> > I've also found another topic, which somewhat resemble this one: (hmmmm)
> > '''No outline for added extensions (26/2)'''
> > Here is stated that this is yet to be resolved ...
> > However *.h isn't an added extension? or Am I mistaken?
> >
> > Can someone help me?
> >
> >
> > thx a lot
> >
> > Peter
> >
> > ps. CDT: 1.2
> > eclipse: 2.1.2
> >
> >
solved [message #98878 is a reply to message #98793] Tue, 06 April 2004 03:37 Go to previous message
Eclipse UserFriend
Hello,

It was a beginners mistake ... (This was the first time I've worked on a
semi-large project with own written header files)

The problem was a fault in my header file. The parses could not interpret
parts of this code ...

Ok, very stupid mistake, but thx a lot for reading my posts

Peter




Peter wrote:

> Indeed it is, a "normal" c++ project, with *.cpp, *.h ...

> Perhaps I created some confusion by referring to the other topic...
> ('''No outline for added extensions (26/2)''')

> thx a lot

> Peter

> johnc wrote:

> > I assume this is in a C or C++ project?

> > "Peter" <Peter.Vandersteegen@intec.Ugent.be> wrote in message
> > news:c4rlj9$iod$1@eclipse.org...
> > > Hi all,
> > >
> > > I would like to get an OUTLINE 'tree' for my header files? (very handy)
> > > At present, I don't see this (outline for *.cpp works perfect)
> > > Another problem: in my Outline-view for my 'foo.cpp' I don't see a symbol
> > > that I've included #include "foo.h"
> > >
> > > I've searched the preferences (window-> preferences), found nothing.
> > > Can I change this in my preferences. If yes, where?
> > >
> > > I've also found another topic, which somewhat resemble this one: (hmmmm)
> > > '''No outline for added extensions (26/2)'''
> > > Here is stated that this is yet to be resolved ...
> > > However *.h isn't an added extension? or Am I mistaken?
> > >
> > > Can someone help me?
> > >
> > >
> > > thx a lot
> > >
> > > Peter
> > >
> > > ps. CDT: 1.2
> > > eclipse: 2.1.2
> > >
> > >
Previous Topic:C++ templates parsing?
Next Topic:Can not save CDT project file
Goto Forum:
  


Current Time: Wed Jul 16 13:28:06 EDT 2025

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

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

Back to the top