|
|
|
Re: Code indexing based on build output [message #1786680 is a reply to message #1786660] |
Wed, 09 May 2018 08:53 ![Go to previous message Go to previous message](theme/Solstice/images/up.png) |
David Vavra![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=davavra%40verizon.net) Messages: 1426 Registered: October 2012 |
Senior Member |
|
|
You can use the GCC Build Output Parser provider in
Project --> Properties --> C/C++ General --> Preprocessor Include Paths, Macros etc. --> Providers tab
Only works with GCC as far as I know.
Try turning off the Index source files not included in the build option in
Window --> Preferences --> C/C++ --> Indexer or
Project --> Preferences --> C/C ++ --> Indexer
The Output Parser adds directories found on the compile command lines in the build log.
I'm not really sure what not included in the build in the option actually means.
You may still have to manually exclude headers you don't want to see.
I don't know if this can be done on the files found under Includes in the Project View.
[Updated on: Wed, 09 May 2018 09:23] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02925 seconds