首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

myEclipse配备

2013-04-20 
myEclipse配置一、myeclipse不能自动提示解决不能自动提示解决设置方法:? 设置方法如下:?????? 1、菜单windo

myEclipse配置

一、myeclipse不能自动提示解决不能自动提示解决设置方法
? 设置方法如下:
?????? 1、菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾???
?????? 2、window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡中把 Other Java Proposals 选项打上勾就可以了。???


? 更改提示快捷键:
?????? 1.选择MyEclipse菜单栏中的Window->preferences;?
?????? 2.选择General->keys;? 3.在右侧中间的窗体中点击word completion后再点击remove binding,在下方的binding中随便输入一个快捷键;?
?????? 4.然后选择Content Assist点击Remove binding,在binding中输入Alt+/;?
?????? 5.点击Ok就可以了。

热点排行