CubeIDE 2.1.0 always builds *all* files
I've just installed the new STM32CubeIDE 2.1.0 and I came across some issues that didn't exist in previous versions.
First, I noticed that the compiler always compiles all the source files even though only one source file was modified.
I have large project with many source files and it takes about 2 minutes to compile all files. It's very annoying.
Second, when launchinig debug session all the source files are compiled again. It didn't work that way in previous versions of STM32CubeIDE. If the files were compiled previously, the debug session was launched immediately.
Is it possible to change this behavior but turning off some options or do I have to install older version of STM32CubeIDE ?

