首页 > 代码库 > myeclipse 8.5打开文件Could not open the editor: Invalid thread access 异常

myeclipse 8.5打开文件Could not open the editor: Invalid thread access 异常

最近打开了一个好久没用的myeclipse 8.5下的工作区间,导入一个项目,想打开文件编辑提示Could not open the editor: Invalid thread access

 

技术分享

解决办法:

1:cmd 进入myeclipse的安装目录 找到myeclipse.exe所在位置目录

技术分享

2:执行myeclipse.exe -clean,会弹出一个启动窗

技术分享

 

3:测试

再打开文件就库进行编辑了

技术分享

myeclipse 8.5打开文件Could not open the editor: Invalid thread access 异常