I have a very simple question, but I Googled and somehow I couldn\'t find it. I was wondering how can I get the
If you not use Maven, can delete it.
open ProjectName.iml file in root of project of module.
ProjectName.iml
then remove "org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"" from file.
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"
save and reBuild project.