Intellij 12 - Can't Reimport Module

前端 未结 9 894
野性不改
野性不改 2021-02-01 15:00

So I ran into a strange problem today. I was having some issues with one of my modules in IntelliJ so I decided I should try blowing it out and rebuilding it from a fresh checko

9条回答
  •  爱一瞬间的悲伤
    2021-02-01 15:34

    1.delete the file .idea/modules/your module.iml 2.edit the file .idea/gradle.xml del about your module like this:

    
        
      
    

提交回复
热议问题