当前位置: 编程技术>java/j2ee
Eclipse设定文件的默认打开方式的具体操作步骤
来源: 互联网 发布时间:2014-10-27
本文导语: 最近在学习android, 需要经常打开xml文件。 所以想修改默认其打开方式。 解决方法: 设置默认打开方式为XML Editor。 菜单:Window -> Preferences -> General -> Editors -> File Associations File types: *.xml Associ...
最近在学习android, 需要经常打开xml文件。 所以想修改默认其打开方式。
解决方法:
设置默认打开方式为XML Editor。
菜单:Window -> Preferences -> General -> Editors -> File Associations
File types: *.xml
Associated editors: XML Editor*** -> Default
在Associated editors选择框里点击“XML Editor*** ”,点击“Default”按钮。
你将看到“XML Editor*** ”排在最上面,其变为“XML Editor(Default)*** ”。
好了,你再双击*.xml文件试试,是不是ok了。
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。