Eclipse for Android implementationCodeThis section describes how to automatically prompt for Java and XML files in the eclipse for Android editor, solve problems such as failure of eclipse code prompts, failure of automatic prompts in eclipse, and failure of code prompts in eclipse. Eclipse XML automatic prompt, eclipse Java automatic prompt, eclipse automatic prompt function, eclipse intelligent prompt, eclipse code prompt function, eclipse setting code prompt, eclipse code auto-Prompt
Function, eclipse Android code prompt.
Eclipse for Android sets the code prompt Function
1. Set the code prompt function for java files
In eclipse, choose Window> preferences> JAVA> Editor-content assist> auto activation triggers for Java. The setting box is a point by default,
Change it to. abcdefghijklmnopqrstuvwxyz (,
2. Set the code prompt function for the XML file
In eclipse, choose Window> preferences> XML> editor> content assist> auto activation> prompt when these characters are inserted. The default value is <= :,
Change it to: <=:. abcdefghijklmnopqrstuvwxyz (,
PS: I understand the meaning of this setting item. In fact, the automatic reminders of other code formats can also be modified by myself.