I know how to change the font of "Java editor" in Eclipse in menu Windows → Preferences → Appearance → Colors and Fonts, but I could not find an option for changing the font of "layout editor" for files like myLayout.xml or strings.xml.
Where is it?
Use menu Windows
→ Preferences
→ Appearance
→ Colors and Fonts
→ Basic
→ Text Font
. This is a common text font setting that is applied to XML file editors by default.
I also found this message.