Project Migration from Coocox
you have to copy this file:
CoIDE\workspace\your_project_name\components\coocox-master\STM32F030x8_CUBELIB\test\stm32f0xx_hal_conf.h
to this path:
CoIDE\workspace\your_project_name\components\coocox-master\STM32F030x8_CUBELIB\source\stm32f0xx_hal_conf.h
as you can create a bathc file (.bat) that contains a copy instruction and put it into your project folder, so you need only to double click on it everytime you create a new project 😀