简体   繁体   English

加载图形布局时Eclipse崩溃

[英]Eclipse crashes while loading Graphical Layout

I'm trying to load the graphical layout from an .xml. 我正在尝试从.xml加载图形布局。 But when I do, Eclipse crashes and gives exit code = -1073740791. 但是当我这样做时,Eclipse崩溃并给出退出代码= -1073740791。 I've reistalled java several times (JDK 7) and still crashing. 我已经多次修改过Java(JDK 7),但仍然崩溃。 The app works just fine with no erros, also the text view of the layout works. 该应用程序可以正常工作,没有错误,布局的文本视图也可以正常工作。 This is so frustrating.. Any advices? 这真令人沮丧。有什么建议吗?

Right click on the XML file and use "open with..." Try all the options until you find an editor that opens the file without crashing. 右键单击XML文件,然后使用“打开方式...”,尝试所有选项,直到找到一个可以打开文件而不会崩溃的编辑器。

If it is really important to edit the file with the graphical editor, you may need to update your ADT tools or file a bug report. 如果使用图形编辑器编辑文件确实很重要,则可能需要更新ADT工具或提交错误报告。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM