zl程序教程

您现在的位置是:首页 >  后端

当前栏目

Eclipse里编辑代码,进度条出现“Remote System Explorer Operation”解决方法

方法eclipse代码 解决 出现 system 编辑 operation
2023-09-27 14:24:54 时间

Eclipse里编辑代码,进度条出现“Remote System Explorer Operation”,导致Eclipse有卡顿。


解决方法

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.