Myeclipse Could not open the editor: Invalid threadaccess

Myeclipse安装了SVN插件之后突然打开什么东西都报错了:

Could not open the editor: Invalid thread access

解决方法是:

1. cmd

2. cd 进入你的Myeclipse安装目录 E:\MyEclipse8.5>

3.执行命令  -clean   比如:我的安装目录下是myeclipse.exe

则执行: myeclipse.exe -clean

 

问题解决~

猜你喜欢

转载自lkf009.iteye.com/blog/1766788