Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse workspace UI layout reset

Tags:

eclipse

reset

Every time I open Eclipse, I get the error:

Unable to read workbench state. workbench UI layout will be reset.

Naturally, any UI changes I have made are not saved. I have tried:

  • Making sure that I have write permissions to the directory and its contents.
  • Deleting the .plugins/org.eclipse.ui.workbench directory

I am using:

Eclipse Java EE IDE for Web Developers.
Build id: 20090621-0832

The OS I'm using it on is Windows Vista.

Thanks for the help.


1 Answers

One of your plugin must cause a conflict during the startup sequence.

What your eclipse log file includes about this?
Check the ".log" file in the ".metadata" directory of your workspace.

Did you have an older version of eclipse, with a workspace you are reusing with this new version of eclipse?

like image 182
VonC Avatar answered May 18 '26 02:05

VonC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!