Skip to main content
Associate III
August 3, 2024
Question

unable to open an existing code in cubemx ide.

  • August 3, 2024
  • 1 reply
  • 982 views

Hello guys, 

i am trying to open and existing code on cubemx ide after I reinstalled it. i am trying to open the code that is available on my desktop location, also available on git. so please help me to how can I add back my project to cubemx ide.

1 reply

AScha.3
Super User
August 3, 2024

Hi,

first...can switch to workspace - of old project ?

Then it should work.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Rohit007Author
Associate III
August 4, 2024

How can I switch to old workspace?

AScha.3
Super User
August 4, 2024

Menu - File -> switch workspace

If IDE cannot start it, the stored setting there is damaged - last chance (if no backup ) :

 >>  To fix this, just remove this file inside your workspace:
 >>  .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
 >>  Hope this solves the issue.
 >>  (this file is the responsible of saving your workbench layout)

"If you feel a post has answered your question, please click ""Accept as Solution""."