Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Configuring indexer based on files list included in the build(How to configure indexer based on the files and files path list included in the build )
Configuring indexer based on files list included in the build [message #1784742] Tue, 03 April 2018 12:20 Go to next message
vignesh manjunath is currently offline vignesh manjunathFriend
Messages: 3
Registered: April 2018
Junior Member
Hi All

Please let me know if there is any procedure to configure the eclipse code indexer from a file which contains the list of files and file paths included in the build
Re: Configuring indexer based on files list included in the build [message #1785083 is a reply to message #1784742] Mon, 09 April 2018 09:00 Go to previous message
Ilya Basin is currently offline Ilya BasinFriend
Messages: 25
Registered: October 2011
Junior Member
Two options: write a script that will copy these settings into the *.cproject file or use a makefile that will print these files in the format compatible with the gcc '-I' args.
Previous Topic:will not run
Next Topic:CommandFactory_6_8 not in same package as Super class in dsf-gdb
Goto Forum:
  


Current Time: Fri Mar 29 13:57:07 GMT 2024

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

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

Back to the top