Format XML code in Eclipse

前端 未结 6 569
面向向阳花
面向向阳花 2020-12-02 17:52

When I write .xml files in Eclipse, I often have to manually indent code. For example




        
6条回答
  •  无人及你
    2020-12-02 18:52

    Ctrl+Shift+F

    Will do it for you, and you can configure it in

    Window -> Preferences -> XML -> Xml Files -> Editor
    

提交回复
热议问题