Problems with Android XML Editor and Eclipse…Hard to manually edit XML

前端 未结 8 1534
被撕碎了的回忆
被撕碎了的回忆 2021-01-17 12:45

It\'s been a few years since I have last developed android apps. Since then, a graphical editor was added to Eclipse that allows you to generate the XML for an layout in a

8条回答
  •  佛祖请我去吃肉
    2021-01-17 13:40

    You can manually define commands and shortcut keys through Windows > Preferences > General > Keys

    I actually copied "Ctrl + C", "Ctrl + V", "Ctrl + Y", "Ctrl + Z" commands and define the "When"s as "Editing XML source".

    It works!

提交回复
热议问题