I don't understand how I can import an example from a MCU package extension, like STM32Cube MCU Package for STM32L1 series, to STM32CubeIDE environment.
If I try to use the import comand, from File menu of STM32CubeIDE, to load an example selecting "import STM32Cube example" option I can't load a project only available in source form. The window that open, were we have a list of available projects for a specific board, in my case NUCLEO_L152RE, only shows the example projects (I think) that have a predefined project structure. Then for me it is non sense to put examples in MCU package extension that I can't use. Or, and this is the wrost, if I want to use it I have to choose a way to convert this example project from a toolchain format; a way abssurdely complicated.
I kindly ask help to solve this problem or someone to tell me that isn't possible to do what I want. Thanks in advance.