.iml文件_jetbrains误删maven 项目.iml文件后的处理方法
jetbrains 打開maven項(xiàng)目, 出現(xiàn)如下提示
這個(gè)時(shí)候打開 Terminal在提示符下輸入:mvn idea:module
回車運(yùn)行,就可以修復(fù)。
Relationship between .iml file and pom.xml file
The intelliJ idea doesn't understand the maven project model (POM.xml) itself. When creating or importing maven project in idea. It also creates its own project structure, maven dependencies, module details, etc, etc.. basically required project metadata in the format it can understand and use it internally for it actions. These metadata stored in .iml file and .idea project directory.
Main advantage of keeping it's own structure would provide capacity to run faster and manage project efficiently.
總結(jié)
以上是生活随笔為你收集整理的.iml文件_jetbrains误删maven 项目.iml文件后的处理方法的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 配置nginx作为静态资源服务器 css
- 下一篇: jq父级绑定事件的意义_js、jq事件绑