Android版Eclipse在编码时没有智能提示,在"Alt+/"时显示no default proposals

如题所述

依次打开eclipse上面的windows ——preferences ——java ——editor —— content assist ,在右上方有一行“select the proposal kinds contained in the 'default' content assist list” 下面,勾选Java Prolosals 复选框,保存退出即可。
温馨提示:内容为网友见解,仅供参考
无其他回答

eclipse的类.之后不会自动联想出方法
一、只弹出简单的单词提示(如输入system.的时候自动弹出out、in等字段的那种):点击eclipse上面的windows --> preferences --> java -->editor --> content assist --> advanced --> 选择上面一排“select the proposal kinds contained in the 'default' content assist list” 下面的一个Java P...

相似回答