当前位置: 代码迷 >> Eclipse >> myeclipse设立提示
  详细解决方案

myeclipse设立提示

热度:19   发布时间:2016-04-23 13:07:28.0
myeclipse设置提示
有些朋友的MyEclipse,alt+/除了sysout能够提示System.out.print()以外,其他所有的都是no default proposals

解决方式:window-> Preferences-> Java-> Editor-> Content Assist-> Advanced
上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals选项打上勾就可以了。

还有的朋友忘记自己设置哪些快捷键,结果发现某些快捷键不能使用,可以直接restore defaults还原为默认 然后重新进行设置
  相关解决方案