STM32CubeIDE doesn't generate an executable project
Hello!
I have an issue when creating a new project through STM32CubeIDE.
I use the application on Windows, it is STM32CubeIDE v1.16.0 and I try to work on an STM32H563ZI.
I installed it off line (security constraints preventing any network connection) so I installed the Application as well as the STM32CubeH5 package by manually downloading and installing them.
The issue I'm facing is that when I follow the usual procedures to generate a new project, said project doesn't seem to be an Application and therefore cannot be built, debugged nor launched.
The following image is the project generated :

As you can see, many elements seem to be absent. I am a beginner in STM and STMCubeIDE, so maybe I didn't get all the necessary packages or something, but I'm really stuck on this and I can't find a solution for this.
If anyone knows how to solve this issue, please let me know!
Many thanks,
Quentin