Java以及android開發時,一些垃圾代碼不想打,因而用代碼提示功能,java
其中編輯區代碼提示設置:android
1. 打開Eclipse,而後「window」→「Preferences」
2. 選擇「java」,展開,「Editor」,選擇「Content Assist」
3. 選擇「Content Assist」,而後看到右邊,右邊的「Auto-Activation」下面的「Auto Activation triggers for java」這個選項。其實就是指觸發代碼提示的就是「.」這個符號。
4. 「Auto Activation triggers for java」這個選項,在「.」後加abcdefghijklmnopqrstuvwxyz字母,意思就是指遇到26個字母和.這些符號就觸發代碼提示功能了。
5. 修改。而後「apply」,點擊「OK」。 app
設置 xml 文件的代碼提示功能:打開 Eclipse 依次選擇 Window > Preferences > Xml > Editor > Content Assist > Auto activation > Prompt when these characters are inserted ,設置框中默認是 <=: ,如今將它改成:<=:.abcdefghijklmnopqrstuvwxyz(,spa