您的位置:首页 > 编程语言 > Java开发

MyEclipse 解决update progress错误的方法

2012-02-22 10:32 148 查看
1.

a) leave myeclipse

b) point explorer to the .metadata folder

c) right mouse button select "search" giving criteria 'org.eclipse.update*' (without quotes)

d) deleting all the files/folders found

e) restart myeclipse

2.MyEclipse的安装目录,之下的“eclipseconfigurationorg.eclipse.update”目录,

发现有一个,last.config.stamp。

a) leave myeclipse

b) delete last.config.stamp

c) restart myeclipse

之后就没有同样的窗口弹出来。

但是,如果在某项目上右键打开项目的属性窗口,点击“Myeclipse”的Update按钮,又会弹出同样的窗口。

这样的话,只要再重复一下上述操作

3.设置 Window->Prefrences->General->Startup and Shutdown

把Automatic Update Scheduler的钩去掉,OK!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐