Separate IntelliJ settings for projects

38 Views Asked by At

I'm working on multiple projects at the moment and the fact that IntelliJ automatically synchronizes all settings makes life quite difficult for me. For example, for project A I need to use a specific version of Maven with specific settings, for project B another version with other settings and for project C another version. This however isn't possible, when I set the Maven folder to something, it automatically syncs when I open a new IntelliJ. This was just an example, there are more settings that I would like not to be shared. Is there a way to resolve this?

0

There are 0 best solutions below