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(Android SDK 插件)告诉我它无法保存项目(因为我的 NAS 必须启动)。但后来我看到项目结构失败了,就像你在这里看到的那样。之前是这样的(来自另一个项目的示例)。我尝试重新启动 Eclipse 并再次导入项目。我怎样才能把它改回来?
从菜单选项中尝试这些步骤:
Project > Clean
一旦完成构建项目
Project > Build All
希望它能解决你的问题。