Format XML code in Eclipse

前端 未结 6 552
面向向阳花
面向向阳花 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:46

    You need to open the file using the XML Editor, swap to Source view and then do the Ctrl + Shift + F trick.

提交回复
热议问题