Reputation: 3638
Every time I clone a repo I have to manually set the maven home directory under File->Settings->Build, Execution, Deployment->Build Tools-> Maven-> Maven home directory
which is very annoying. I searched jetbrains forums and there is only an option to configure the IDE for FUTURE projects which under circumstances can never be a fact. Cloning a repo into idea projects is not creating a new project and therefore the global settings do not get triggered. How can I do this? Btw it not only applies to Maven home dir but also Code Style settings and many other more - see here
Upvotes: 5
Views: 993
Reputation: 401965
IntelliJ IDEA doesn't have a feature to propagate any setting to all the existing projects. A request is welcome.
Upvotes: 2