cancel
Showing results for 
Search instead for 
Did you mean: 

how to import project to a different place from Cube without touching original files

hsong.11
Associate II

I want to import all files related to one project , such as DCMI_snapshot to another place, so any modification I made will not touch the original ones. Is it possible to do it? thanks

4 REPLIES 4
berendi
Principal

Use File / Import / General / Existing projects into workspace, then check Copy projects into workspace.

To import files into an existing project, just copy them outside CubeIDE using the file manager of your choice, then select the root of your project in the Project explorer view, and hit F5 (Refresh).

hsong.11
Associate II

thanks, imported the project. then found several C files are missing.:|

hsong.11
Associate II

check in detail, found lot of C files are not copied. all the files under the folder STM32L4xx_HAL_Driver are missing. too bad

berendi
Principal

Then copy them manually and set the include paths in the project properties.