这个可以进入eclipse选中properties->java->Editor->Content Assist,会看到右边有个Auto-Activation的栏目,里面的Enable Auto Activation是打勾的,你可以修改Auto Activation triggers for java,在里面加上你需要自动提示的字符即可,比如.@abcdefghijk等等
26个字母a的前面再加个点,可能你配置时不小心把点删了