Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Indexer behaviour for makefile projects?

Hi,

When creating a makefile project using "Other Toolchain", "Cygwin GCC", or "MinGW GCC" in CDT 4.0.3, no source files in the project are indexed. Even if the sub-directory in the project that contains the source files is set up as source location in the project properties, nothing is indexed. Only if "Index all files" is selected in project properties, the source files are indexed. On the other hand, when creating managed projects (Executable, Shared Library, or Static Library) the source files are automatically indexed.

* Is this the intended behaviour for makefile projects?

* If a subset of a makefile project is set up as source location, will "Index all files" only index that subset then?

* When using "Index all files", will the indexer only index C/C++ source and header files or will it waste time and try to index other non-source files as well?

Regards,
Stefan

--
---------------------------------
Stefan Bylund
Senior Software Engineer
Enea
Skalholtsgatan 9,
Box 1033, SE-164 21 Kista, Sweden
Direct: +46 8 50 71 43 25
Mobile: +46 709 71 43 25
stefan.bylund@xxxxxxxx
www.enea.com
---------------------------------
Enea - Embedded for Leaders
---------------------------------



Back to the top