Rename project and also directory in STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-12 12:28 AM
When renaming a project in the project tree view it seems one can rename the project itself but not the directory it initially had been created in.
I have a project "myfirst1", renamed it to "myfirst" with all references. In the treeview one can see that it has been renamed, but there is still marked like:
myfirst (in myfirst1)
Trying to rename myfirst1 to myfirst behind the curtain leads to things getting messed up.
How can I achieve this cleanly, so that "in myfirst1" disappears and the project is located in directory "first" in the filesystem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-07 8:59 AM
This solution is kind of partial for me, doing this a new folder structure is created with the old names and creates a new .metadata.

- « Previous
-
- 1
- 2
- Next »