Bug with "STM32 Project from STM32CubeMX .ioc file"
Being able to create a new project from an existing .ioc file is very useful. But when I've tried to do this (by selecting File->New->STM32 Project from STM32CubeMX .ioc file) the project seems broken. I can build it fine, but when I try to add new (existing) source files to the project (either by dragging and dropping or importing), they appear in the IDE but are never actually built. If you inspect the properties for newly added source files, the Tools Settings section is empty. If I create a new, blank, project, I'm able to add source files fine. Is this feature broken, or am I doing something wrong?
