Skip to main content
Dlinky
Associate II
May 14, 2022
Question

Copying files or directories from a project to my own in CubeIDE

  • May 14, 2022
  • 1 reply
  • 1290 views

..

This topic has been closed for replies.

1 reply

Dlinky
DlinkyAuthor
Associate II
May 14, 2022

Hello, I'd like to know if the copy/paste method works for copying a file or an entire directory from one project to another --> Can it be done inside STM32CubeIDE?

I aim at copying the "Drivers" directory from a project into my own one. I guess that after having copied the directory, I will need update the path in the properties settings?

Thank you for your reply!

Pavel A.
Super User
May 14, 2022

AFAIK copy & paste and drag and drop in Eclipse project pane are not very reliable. Do this on your own risk.

Much more reliable and robust way is to copy or move the files or folders outside of Eclipse and then refresh the project. You can also add source folders in the project settings.