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.
当我编辑一个 XML 文件并尝试运行我的 Android 项目时(通过单击工具栏中的“播放”按钮或 command-shift-F11),没有任何反应。为了运行项目,我必须切换到我也在编辑的 java 文件。
我怎样才能解决这个问题?
您无法运行 xml 文件。解决这个问题的方法是(假设您使用的是 Eclipse)
窗口 --> 首选项 --> 运行/调试 --> 启动 -->
然后选择“始终启动以前启动的应用程序”(朝向底部)
这可能会创建一个 xml.out 文件。如果确实如此,您需要删除该文件,否则您将收到错误