2025-10-21 9:59 AM - last edited on 2025-10-21 10:27 AM by Andrew Neil
I find one example that helps me at the "example selector" . I can open, edit, and run it. if I want to copy it, I have this error. Does anyone know the solution? It creates the project, but the subfolders are not fully copied, like 80% are not there.
2025-10-22 8:25 AM
Hello @nala_ed70
Could you please try these steps:
- Copy the project directory (so that it is on same directory level, to avoid relative issues)
- Delete all eclipse dotted sub directories. Keep only .project and .cproject dot files.
- Edit the .project file and change only the project name there.
- Import the new project into CubeIDE and REFRESH.
BR, Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.