Invalid project path: Duplicate path entries

Topics for the Eclipse Environment
Post Reply
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

Invalid project path: Duplicate path entries

Post by barttech »

Hi,
I'm getting this warning when I build, unfortunately it doesn't give me any idea where to look to solve the problem.
I'm sure I changed a setting somewhere to make this happen, but I can't retrace my steps to figure it out.
Any ideas?
Sam
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: Invalid project path: Duplicate path entries

Post by tod »

I get this quite often in the latest release, but only after I start a new project or change the include paths. For some reason it also often adds a relative path to the current workspace directory, which doesn't cause an error but isn't required either. Right-click on your project and select properties (or use any other method you like). You can delete unwanted paths either under the C/C++ build settings or by using the C/C++ General settings as shown in the image.
PathsAndSymbols.png
PathsAndSymbols.png (123.95 KiB) Viewed 3945 times
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

Re: Invalid project path: Duplicate path entries

Post by barttech »

Thanks Tod, that seems to have done it. I guess i didn't look hard enough, I missed that entry.
Update: Oddly, this problem keeps coming back. I delete the extra paths (they have "Nburn", the defaults are "nburn") and the warning goes away, then the extra paths reappear and the warning comes back, then it all goes away again. Huh...
Sam
Post Reply