eclipse remote system explorer operation

按以下方案,似乎解决了我的问题。

 

摘自:https://stackoverflow.com/questions/1631817/remote-system-explorer-operation-causing-freeze-for-couple-of-seconds

Go on MAC:

Eclipse -> Preferences -> General -> Startup and Shutdown.

-Uncheck RSE UI.

Eclipse -> Preferences -> Remote Systems.

-Uncheck Re-open Remote Systems view to previous state.

Update your Eclipse to 4.3.1 (at least) due to a bug on previous version.

Restart Eclipse and its done.

 

摘自:https://blog.csdn.net/qq_27258799/article/details/51682930

Remote System Explorer Operation卡死Eclipse解决方案

在用eclipse开发时,经常遇到卡死的情况,其中一种就是右下角出现:“Remote System Explorer Operation”,解决方案如下:

第一步:Eclipse -> Preferences -> General -> Startup and Shutdown.不要勾选 RSE UI.

第二步:Eclipse -> Preferences -> Remote Systems. 取消勾选 Re-open Remote Systems view to previous state.

最后:重启eclipse就可以了。

 

posted @ 2018-09-30 20:49  长久悠悠  阅读(1215)  评论(0编辑  收藏  举报