Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用“Android 通用 XML 编辑器”打开布局文件时,它会在文本编辑器中打开。即使我通过“打开方式”执行此操作,它也会以文本形式打开。当我创建一个新项目时,它会在正确的编辑器中打开。
任何人都知道如何在“Android Common XML editor”中打开它?
如果您使用的是 eclipse,请转到Preferences -> General -> Editor -> File Associations-> 将 Android 通用 XML 编辑器设置为默认打开 XML 文件,或者检查文件是否存储为.txt文件,如果是,请将其更改为.xml格式。
Preferences -> General -> Editor -> File Associations
.txt
.xml