Skip to main content
Associate III
July 13, 2025
Solved

My CubeIDE is broken

  • July 13, 2025
  • 1 reply
  • 457 views

Hi,

   My CubeIDE 1.18.0 was working fine for many weeks with Nucleo-H753ZI board and CubeMX.

   Two days ago, it stopped working after I upgraded it to version 1.19.0. The screen stayed in IDE home window.

  Then

 

  1, I deleted directories below

      C:\ST\STM32CubeIDE_1.19.0
       C:\Users\User\STM32CubeIDE
       C:\Users\User\.eclipse 
       C:\STM32\Workspace

   2, I Installed STM32CubeIDE 1.18.0 as administrator.

   However, the project can't be built. I found -
  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not regenerated.

   I repeated the above steps to install 1.19.0 as administrator. The result is the same.

  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not generated.

Thank you very much for your help,

Rong

 

 

     

 

 

 

Best answer by AScha.3

Hi,

you could try :


 >>  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)

Then start IDE and see...and tell.

 

btw I run V 1.18.1 , is "best" so far.

1 reply

AScha.3
AScha.3Best answer
Super User
July 13, 2025

Hi,

you could try :


 >>  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)

Then start IDE and see...and tell.

 

btw I run V 1.18.1 , is "best" so far.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate III
July 13, 2025

Hi,

    Please read my last message - I deleted the workspace before my IDE installation.

The problem is 

  1. Window → Preferences → C/C++ → Build → Environment list is empty.
  2. .C:\Users\User\.eclipse is missing.- was not generated.

    No project can be built.

    Thanks,

Rong