问题描述
解决方案
Eclipse -> Window -> Perferences -> Java -> Editor -> Content Assist,右边最下面一栏找到 auto-Activation ,下面有三个选项,找到第二个“Auto activation triggers for Java:”选项
在其后的文本框中会看到一个“.”存在。这表示:只有输入“.”之后才会有代码提示和自动补全,我们要修......
答案就在这里:Eclipse设置快捷提示的方法
解决方案二:
http://jingyan.baidu.com/article/d5a880eb733d5913f147cc1d.html
解决方案三:
http://www.cr173.com/html/26784_1.html
时间: 2024-12-30 06:42:35