Last week I was working on a Java EE project with IntelliJ IDE.
Today: As I started up my IntelliJ 2016.1 it gave me the error:
Error Loading Project
My mvn project was not also loading correctly in IntelliJ IDEA after I removed .iml file. I fixed it this way:
Fixed for me.