Index only files in makefile? [message #110809] |
Thu, 15 July 2004 07:36  |
Eclipse User |
|
|
|
Hi
I am trying out CDT, to see if I can make it function with our build
process, project layout etc.
In the projects there are files which are not referenced by the makefile,
and are really not part of the project (but may be in other circumstances).
The indexer happilly chews on these files, and if there are errors (like
missing include files), markers are set.
Is there any way to have the indexer only work on the files that are in the
makefile?
-Mads
|
|
|
Re: Index only files in makefile? [message #110821 is a reply to message #110809] |
Thu, 15 July 2004 07:45  |
Eclipse User |
|
|
|
Originally posted by: ddaoust.ca.ibm.com
The CDT does not use the contents of the makefiles for this purpose.
You can, however, manually setup your source folders to exclude files
(excluded files will not be indexed)
http://download.eclipse.org/tools/cdt/docs/news/CDT20-News.h tm
- Dave
"Mads Andreasen" <mwa@doms.dk> wrote in message
news:cd5q67$o5d$1@eclipse.org...
> Hi
>
> I am trying out CDT, to see if I can make it function with our build
> process, project layout etc.
> In the projects there are files which are not referenced by the makefile,
> and are really not part of the project (but may be in other
circumstances).
> The indexer happilly chews on these files, and if there are errors (like
> missing include files), markers are set.
> Is there any way to have the indexer only work on the files that are in
the
> makefile?
>
> -Mads
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03432 seconds