CubeMX Repository Project Applications Not Compiling
Ok so the cause for me was that I had copied the project folder elsewhere. No matter how hard I tried adding the paths again, it would always fail.
For you, I guess the problem was that the import function (by default?) copies the project into the workspace/ folder. If you 'import' it with the copy function disabled, it should work out of the box..