outline and make targets view not working [message #157283] |
Fri, 04 November 2005 14:45 ![Go to next message Go to next message](theme/Solstice/images/down.png) |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
Originally posted by: Prashant.Pai.nospam.sas.com
I am using the C/C++ editor, and I am not able to see my code members in
the outline view nor am I able to view any make targets that I have set
up. I am guessing that it is something small that I am missing. ANy clue?
Thanks in advance.
|
|
|
Re: outline and make targets view not working [message #157296 is a reply to message #157283] |
Fri, 04 November 2005 18:36 ![Go to previous message Go to previous message](theme/Solstice/images/up.png) ![Go to next message Go to next message](theme/Solstice/images/down.png) |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
Originally posted by: eclipse.dharty.com
I don't mean to be too simplistic here, but you query states simply that
you are using the C/C++ editor, although you have set up make targets.
First, Have you created a C/C++ project that includes the C files you
are trying to edit?
Second is project indexing turned on?
Project->properties->C/C++ Indexer->Full Indexer
Third is the C file(s) in a folder designated as "source" folder?
Project->properties->C/C++ ProjectPaths->Source folder
Fourth, and this is unlikely unless you somehow purposefully excluded
the files yourself, make sure the file or files are not on the exclusion
filter of your source folder.
Project->properties->C/C++ ProjectPaths->Source folder->Exclusion Filter
D
Prashant Pai wrote:
> I am using the C/C++ editor, and I am not able to see my code members in
> the outline view nor am I able to view any make targets that I have set
> up. I am guessing that it is something small that I am missing. ANy clue?
>
> Thanks in advance.
>
|
|
|
Re: outline and make targets view not working [message #157406 is a reply to message #157283] |
Mon, 07 November 2005 09:23 ![Go to previous message Go to previous message](theme/Solstice/images/up.png) |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
For the outline view, this happened to me:
When your code is enclosed in #ifdef MACRO #endif then eclipse will show
only those parts of the source code in the outline for which it "knows" that
the macros are defined. Try defining macros in the project properties.
Cheers,
Norbert
"Prashant Pai" <Prashant.Pai@nospam.sas.com> schrieb im Newsbeitrag
news:b5ef26169aeb2d3d9212003e3d9280f3$1@www.eclipse.org...
>I am using the C/C++ editor, and I am not able to see my code members in
>the outline view nor am I able to view any make targets that I have set up.
>I am guessing that it is something small that I am missing. ANy clue?
>
> Thanks in advance.
>
|
|
|
Powered by
FUDForum. Page generated in 1.96712 seconds