Remote System Explorer Operation总是运行后台服务,卡死eclipse解决办法

来源:互联网 发布:sql导入access数据库 编辑:程序博客网 时间:2024/06/05 23:41

当你右键编辑控件的id或者其他属性时都会卡很久,发现原来是eclipse后台进程在远程操作,就是右下角显示的“Remote System Explorer Operation”。折腾了半天,在Stack Overflow找到答案(源地址)。把解决方案翻译如下:

       第一步:Eclipse -> Preferences -> General -> Startup and Shutdown.不要勾选 RSE UI.
       第二步:Eclipse -> Preferences -> Remote Systems. 取消勾选 Re-open Remote Systems view to previous state.
       最后:重启eclipse就可以了。

0 0
原创粉丝点击