Not able to see my project in STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-23 10:41 AM
Hello all,
I have created a project using STM32CubeIDE in my memory stick and I was working with it for while with no problem. Then I had to change my work space to somewhere else and now when I want to reopen that project, STM32CubeIDE doesn't show it all!!!
All the files are inside the folder but I cannot open it!!! I use File>OpenProjectFromFilesSystem>Directory and then select my file and OK.
Any idea why every time this is happening? I don't want o recreate this project again! I have attached a shot from my screen.
Thanks,
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-23 1:53 PM
I could find my problem. The .metadata folder is always one step upper which need to be included in work space.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-07 2:11 AM
Hello
I have this problem too
But I did not understand how to fix it
Can you explain more fully?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-07 8:47 AM - edited ‎2024-04-07 8:49 AM
Create a new Eclipse workspace to import your project. Or ensure that the current workspace does not have projects with same name (or maybe, location). Browse to the topmost path of the project. Eclipse will find projects in subdirectories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-08 6:09 PM
Try File>Switch Workspace>Other and select Recent Workspaces which then you should see your other workspace that you've created. If not, then browse to it.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
