outline and make targets view not working [message #157283] |
Fri, 04 November 2005 14:45 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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.
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.05315 seconds