Can't import STM32WB55 Nucleo in STM32CubeIDE V1.0.0
I'm having some trouble importing and building the BLE_p2pServer project in STM32CubeIDE. The project doesn't seem to import correctly and I get a number of errors when I try to compile. I assume this is due to STM32CubeIDE is not being listed as one of the supported toolchains in the STM32CubeWBGettingStarted.pdf, which I find unusual given that it is the IDE provided by ST themselves. It seems that STM32CubeIDE cannot locate a number of the required include files such as "stm32wbxx_nucleo.h". I have the same issues for all the other example projects as well. Is there a simple workaround or will support for STM32CubeIDE be added in the near future?