Skip to main content
Snom1
Associate
February 6, 2020
Question

Can I recover source code after accidental deletion.

  • February 6, 2020
  • 1 reply
  • 896 views

I wanted to copy my project and start a new project based on this old project. In STM32CubeIDE, I right clicked on the project in the Project Explorer and chose copy and then pasted it back in. Somehow in the process of doing this or one step further, I have deleted my Src folder. Is there any way to recover this?

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
February 6, 2020

Recycle Bin?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Snom1
Snom1Author
Associate
February 6, 2020

Unfortunately not. It looks like i've somehow copied it all properly except for the src folder where it was deleted in the old project. I've since made changes to the copied project and I can't undo.

Was asking to see if it were possible to retrieve the source code if I still have the base project (besides src folder) and base project code still running on a physical device. Or if a backup is stored anywhere.