如何在android项目中恢复已删除的包

时间:2014-08-12 17:33:56

标签: android intellij-idea restore recover

不幸的是我删除了我的android项目的 res 文件夹。我正在使用intellij IDEA IDE。 我没有任何项目备份,任何人都可以帮我恢复res文件夹。我不想再制作整个应用程序了。

1 个答案:

答案 0 :(得分:1)

尝试Restoring the package from the Local History

步骤位于: http://www.jetbrains.com/idea/webhelp/restoring-a-file-from-local-history.html

祝你好运!