Warning when changing file name [message #215387] |
Fri, 02 May 2008 14:24  |
Eclipse User |
|
|
|
Originally posted by: jeffrey.1.newman.lmco.com
Hi,
I am having an issue with a makefile CDT project. Eclipse properly uses
our makefiles to find the include paths and adds them to the top-level
psuedo-folder "Includes." However, when one of these files has their name
changed (which is then updated in the makefiles), the file reference
remains in the list of included files. When building, this creates a
warning of "Invalid project path: Include path not found
(/src/old_file_name.h)".
Does anyone know how I can get the old filenames out of the "Includes"
folder? I have search everywhere I can think of and have not been able to
locate where this information is stored.
Thanks!
|
|
|
Re: Warning when changing file name [message #215449 is a reply to message #215387] |
Mon, 05 May 2008 02:54  |
Eclipse User |
|
|
|
Jeff Newman wrote:
> Hi,
> I am having an issue with a makefile CDT project. Eclipse properly uses
> our makefiles to find the include paths and adds them to the top-level
> psuedo-folder "Includes." However, when one of these files has their name
> changed (which is then updated in the makefiles), the file reference
> remains in the list of included files. When building, this creates a
> warning of "Invalid project path: Include path not found
> (/src/old_file_name.h)".
> Does anyone know how I can get the old filenames out of the "Includes"
> folder? I have search everywhere I can think of and have not been able to
> locate where this information is stored.
See bug #206372 for a workaround.
Axel
|
|
|
Powered by
FUDForum. Page generated in 0.07233 seconds