Persisted .IML file not being applied properly after git-clone
I'm finding that if I check in my .iml file that marks directories as sources and resources, then those preferences are NOT applied after cloning/importing the intellij/maven project. Here's my shared .iml file, and seeing the directories not being marked correctly. I have to re-mark them in the IDE. Is there a solution without having to re-mark them for the IDE to correctly mark these files in the IDE ?

请先登录再写评论。