"Android Common XML editor" not opening -


when try open layout file "android common xml editor" opens in text editor. when through "open with", opens text. when create new project opens in correct editor.

anyone know how open in "android common xml editor"?

if using eclipse, go preferences -> general -> editor -> file associations -> set android common xml editor default opening xml file, or otherwise check whether file stored .txt file , if so, change .xml format.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -