【转】Eclipse Android开发代码自动提示功能
主要解决方法如下:
一、 java文件代码提示
1. 打开Eclipse -> Window -> Preferences -> Java -> Editor -> Content Assist
2. 开启 “Enable auto activation”(要是之前处于未开启状态下的话), 同时”Autoactivation triggers for java”选项中填入 .abcdefghijklmnopqrstuvwxyz(,
如图所示:

3. 点击”OK”即可
二、xml文件代码提示
1. 打开Eclipse -> Window -> Preferences -> XML -> XML Files -> Editor -> Content Asisit
2. 开启 “Automatically make suggestions”(要是之前处于未开启状态下的话), 同时”Prompt when these characters are inserted”选项中填入 <=:.abcdefghijklmnopqrstuvwxyz(,
如图所示:

3. 点击”OK”即可
原文链接:http://www.carymic.com/restore-eclipse-android-code-automatically-prompts/
|
博客地址: http://www.cnblogs.com/dwf07223,本文以学习、研究和分享为主,欢迎转载,转载请务必保留此出处。若本博文中有不妥或者错误处请不吝赐教。 |

浙公网安备 33010602011771号