Myeclips快捷键有问题

我的myeclipse 8.6 中怎么alt+/没有提示功能?但是syso和main都会有提示,
就是写上 im 然后按alt+/不会自动填充implements,大神请支招

不会啊,我的MyEclipse 10都可以提示implements,可能是你的alt+/键被占用了!
1.选择MyEclipse6.5菜单栏中的Window->preferences;
2.选择General->keys;
3.在右侧中间的窗体中点击word completion后再点击remove binding;
4.然后选择Content Assist点击Remove binding,在binding中输入Alt+/;
5.点击Ok就可以了。
重启MYEclipse