您可以在android studio中重新生成已删除的模块.iml文件吗
问题描述:
我不小心删除了我的一个项目模块 .iml 文件,我想知道是否可以重新生成它.我已经用谷歌搜索了一下,但我还没有看到解决方案.
I have accidentally erased one of my project modules .iml file and I was wondering if its possible to regenerate it. I have googled around for a bit but I have not seen a solution yet.
答
如果此后您没有使缓存失效或更新 intellij,请找到它以前所在的文件夹 > 右键单击 > 本地历史 > 显示历史.从这里你应该能够恢复那个 .iml
文件
If you have not invalidated your cache or updated intellij since, locate the folder it used to be in > right click > Local history > show history. from here you should be able to restore that .iml
file