Linked resources not updated if .project changes [message #1234769] |
Wed, 22 January 2014 14:13  |
Eclipse User |
|
|
|
Hi,
I'm running Eclipse/CDT on Windows 7 and I have a problem which occurs if .project files are transferred between different developer machines via svn, for example. The project contains .c files as linked resources, relative to the project. If anyone else removed such a linked file from the project, .project gets updated via svn. If I open my local workspace then project explorer still shows the files that have been deleted in .project. These are broken links now. When I build the project the files will still be added to the makefile causing the build to fail.
Refreshing the workspace via F5 does not help.
Obviously Eclipse does not notice that the .project file is newer than cached information in the workspace.
Any ideas?
Thanks
Udo
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25006 seconds