"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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -