本文介绍了Intellij IDEA 14:加载项目时出错:无法加载模块汽车服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
上次重启我的mac时,我遇到了IntelliJ IDEA项目的问题:.iml文件被删除了,我有
With my last restart of my mac I had a problem with IntelliJ IDEA project : the .iml file was deleted and I have
。
除此之外,项目的结构视图已经消失。
这是截图:
Besides that, the structure view of the project has disapeared.Here is a screenshot:
推荐答案
最后,我通过导入项目导入了我的项目,因此重新创建了iml文件。
Finally, I imported my project via import project so the iml file was recreated.
这篇关于Intellij IDEA 14:加载项目时出错:无法加载模块汽车服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!