解决步骤 :
1.彻底关闭myeclipse
2.找到plugins文件夹中的org.eclipse.swt.cocoa.macosx.x86_64_3.105.1.v20160907-0248.jar文件(这个文件只有在myeclipse 2017 CI.myeclipse 2017 Stable才有),先备份到你喜欢的文件夹,删掉原文件
(对着myeclipse右击显示包内容找到Contents/Profile/plugins)
3.下载 fix-502711.zip 解压到plugins文件夹中
百度网盘下载链接: https://pan.baidu.com/s/1Wblu7NNslb07u_P1C8JTIA 提取码: 6tq5
4.编辑 eclipse.ini 增加一行 -clean (其他的别动,我的这个文件在Contents/Profile/) 前4行如下后面 别动 别动 别动
#ansi (do not remove)-clean-startup../Profile/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar…
5.现在运行你的myeclipse
以上~大功告成!