.project file links duplicted during STM32CubeMX code regeneration
I have similar issue. I believe this is bug on STM32CubeMX side.
After manual adding new project files, Eclipse changes tag with in ".project" file.
These tags make STM32CubeMX unhappy with project regeneration and ends with error: "...SW4STM32 project generation have a problem.". After this error project wont compile anymore...
Do you found any solution to avoid this problem? Manual replacing back to is a bit annoying.