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

来源:互联网 发布:java随机生成汉字名字 编辑:程序博客网 时间:2024/06/07 23:19

开发ssm项目时,进行构建发布等操作时,IDE都会卡很久,在eclipse进度窗口中查看,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就可以了。
       P.S:做开发还是多用google,去外文网站看例子。


原文:http://blog.csdn.net/xiaohuihui703/article/details/43763959

阅读全文
0 0
原创粉丝点击