Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何禁用 Eclipse ADT 图形布局编辑器?
在当前状态下,当在 XML 文件之间切换时会导致长时间停顿,从而导致 Eclipse ADT 在不重新启动的情况下无法使用。
您必须转到 Preferences -> General->Editors->File Associations 并在 Associated editors 部分中删除 *.XML 扩展名的 Android Layout Editor。
关闭 Eclipse 并重新启动。否则这将不起作用。