Eclipse - ADT plugin does not automatically populate xml

I get autocomplete in my xml layout when I type "android:" I want to get it when I press cmd + space. I am using mac

enter image description here

+4
source share
5 answers

Switch to

Eclipse -> Preferences -> XML -> XML Files - > Editor -> Content Assist 

and check all the boxes proposalsto enable this.

EDIT: Also check the Automatically make suggestionsand boxes Insert single proposals automatically.

enter image description here

+1
source

Open "Settings" and enter XML in the search format, you will find the XML hierarchy in the left pane, and the content in the editor. Just check all the fields on this page and you're good to go!

0

--- > ----- > ------- > , Content Assist cmd + space , , xml , "", Android . .

0

: SystemPref → keyboard → , " "

0

, , , .

The EclipsePreferencesthe XMLFiles the XMLEditor strong> → the Content Assist

Then enter < query when these characters are inserted "with

@+<=:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ

image to show where to enter

0
source

All Articles