MyEclipse 8.5打不开文件时显示:Could not open the editor: Invalid thread access 异常
解决方法:
一,
1. 打开cmd
2. cd 进入你的Myeclipse 安装目录 :D:\MyEclipse 8.5
3. 执行命令? myeclipse.exe -clean即可
二,
创建MyEclipse 8.5 快捷键到桌面,快捷键上右键:”属性“,在弹出窗口快捷方式”目标“后添加:
"D:\MyEclipse 8.5\myeclipse.exe" -clean
?
?
?
?