Eclipse修改XML默认打开方式

2012-08-20  王涞 

做xml编辑时默认采用Android xml editor 打开,这个工具不够直观,如果想直接看文本的XML的话,可以通过如下方式修改

1.菜单:Window   ->   Preferences   ->   General   ->   Editors   ->   File   Associations 
2. File   types:   *.xml

Associated   editors:   XML Editor***  ->   Default

在Associated   editors选择框里点击“XML Editor***  ”,点击“Default”按钮。

看到“XML Editor***  ”排在最上面,其变为“XML Editor(Default)***  ”。 

3. 单独修改AndroidManifest.xml  的打开方式。

977°/9773 人阅读/0 条评论 发表评论

登录 后发表评论