Is there a way to reset the STM32CubeIDE back to the initial setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-25 12:45 PM
Hi All,
Is there a way to reset the IDE back to factory setup? I've somehow manged to screw things up enough that it's really not workable anymore.
Thanks,
Richard
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-25 1:49 PM - edited ‎2023-11-25 1:52 PM
if you just puzzled the windows or menus...
try:
>> To fix this, just remove this file inside your workspace:
>> .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
>> Hope this solves the issue.
if more complex ... delete/uninstall and install new.
(your projects in workspace will remain / stay the same , if you start using old workspace with the new IDE . )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-25 1:49 PM - edited ‎2023-11-25 1:52 PM
if you just puzzled the windows or menus...
try:
>> To fix this, just remove this file inside your workspace:
>> .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
>> Hope this solves the issue.
if more complex ... delete/uninstall and install new.
(your projects in workspace will remain / stay the same , if you start using old workspace with the new IDE . )
