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

原文链接: http://www.cnblogs.com/supertang/p/4190985.html

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

 

解决办法:

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

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

 

3:测试

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

转载于:https://www.cnblogs.com/supertang/p/4190985.html

你可能感兴趣的:(myeclipse 8.5打开文件Could not open the editor: Invalid thread access 异常)