原來是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就可以了。
轉載地址:http://blog.csdn.net/qiyueqinglian/article/details/42393855