Eclipse for Android XML
File code automatic prompt function, introduced in the Eclipse editor to implement the XML file code automatic Intelligent prompt function, to resolve the eclipse code hint invalidation, eclipse cannot automatically prompt, Eclipse no code hint problem.
The eclipse for Android XML file code auto-prompt feature, describes the implementation of XML file code automatic Smart hints in the Eclipse editor, to resolve the eclipse code hint invalidation, eclipse does not automatically prompt, eclipse does not have code hints problem. Eclipse XML code hints, Eclipse XML auto hint, Eclipse Auto hint feature, Eclipse smart tip, Eclipse code hint feature, Eclipse setup code hint, Eclipse code auto-prompt func tion.
Code hinting features for XML files
To set the code hinting feature for an XML file
Open Eclipse Select Window > Preferences > Xml > Editor > Content Assist > Auto activation > Prompt when these Characters is inserted, the default in the Settings box is <=:,
Now change it to:
<=:.ABCDEFGHIJKLMNOPQRSTUVWXYZ (,
Another possibility is that eclipse does not have the smart hint feature in the XML file's editing state, which is caused by different ways in which the XML opens the file, in the following ways:
Right-click on the XML file-->openwith--> select XML Editor to
The second method is the simplest to solve the problem of smart hints for editing XML files in Eclipse.