質問

When I try to open a layout file with "Android Common XML editor" it opens in a text editor. Even when I do it through "Open With", it opens as text. When I create a new project it opens in the correct editor.

Anyone know how I could open it in the "Android Common XML editor"?

役に立ちましたか?

解決

If you are using eclipse, Go to Preferences -> General -> Editor -> File Associations -> set Android common XML editor as default for opening XML file, or otherwise check whether file is stored as .txt file and if it is so, change it to .xml format.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top