Skip to main content
hsong.11
Associate
May 3, 2020
Question

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

  • May 3, 2020
  • 4 replies
  • 1185 views

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

This topic has been closed for replies.

4 replies

berendi
Principal
May 3, 2020

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
hsong.11Author
Associate
May 3, 2020

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

hsong.11
hsong.11Author
Associate
May 3, 2020

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
May 3, 2020

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