Why can't I create more than one TouchGFX projects connected to STM32CubeIDE?
I'm new to STM32, currently using STM32F746G_DISCO I need to learn TouchGFX and CubeIDE, however, when I try to launch the .cproject file I just meet the message
"A project 'STM32F746G_DISCO' already exist into the workspace:
This C:\\TouchGFXProjects\Projects\MyApplication\MyApplication\STM32CubeIDE
Their C:\\TouchGFXProjects\Projects\MyApplication\MyApplication-1\STM32CubeIDE
Would you like to remove it and import the new version?"
Pressing no aborts the import and I cannot work on it, pressing yes will delete my old project or overwrite it, I don't know, but why can't I work on two TouchGFX projects at once on CubeIDE, at least changing the TouchGFX import file name to something else would do it, right? Surely there is a sensible workaround to this, right?
