You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This OS level issue was fixed in macOS Tahoe, which also requires MyEclipse 2026.1 for compatibility. If you cannot make both these upgrades, please read on for a workaround.
MyEclipse users on macOS Sequoia may experience frequent crashes of the IDE. This issue affects multiple versions of MyEclipse, including 2025.2 and earlier versions.
The crash is caused by a bug in the WebKit Engine in macOS Sequoia. A detailed discussion on this issue as well as references to the WebKit bug can be found here: eclipse-platform/eclipse.platform.swt#1978
Until this OS-level bug is addressed, please do the following to fix the issue:
Shut down MyEclipse
Execute the following command in the terminal defaults write myeclipse WebKitUsesPageCachePreferenceKey -int 0
You should no longer experience the crash on further use of MyEclipse.
For additional assistance or queries, please create a new topic on our forums or write to support@genuitec.com
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Fixed in macOS Tahoe & MyEclipse 2026.1
This OS level issue was fixed in macOS Tahoe, which also requires MyEclipse 2026.1 for compatibility. If you cannot make both these upgrades, please read on for a workaround.
MyEclipse users on macOS Sequoia may experience frequent crashes of the IDE. This issue affects multiple versions of MyEclipse, including 2025.2 and earlier versions.
The crash is caused by a bug in the WebKit Engine in macOS Sequoia. A detailed discussion on this issue as well as references to the WebKit bug can be found here: eclipse-platform/eclipse.platform.swt#1978
Until this OS-level bug is addressed, please do the following to fix the issue:
defaults write myeclipse WebKitUsesPageCachePreferenceKey -int 0You should no longer experience the crash on further use of MyEclipse.
For additional assistance or queries, please create a new topic on our forums or write to support@genuitec.com
Beta Was this translation helpful? Give feedback.
All reactions