Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

intellij IDEA import settings

I am trying to import settings from another person's IntelliJ IDEA installation. I followed the instructions that JetBrains provide here and I was presented with the messages that suggest that it has worked. But on restarting my IDE I find that the settings have not been imported but the settings are exactly as they were before I tried to import the other settings.

If it helps I use IntelliJ 12.1.7

EDIT: I just tried this method but I had no success.

like image 856
user1849060 Avatar asked Feb 11 '23 15:02

user1849060


2 Answers

If cloud IDE settings syncing is turned on, you can't import new settings, and needs to be disabled first. Please, see the screenshots below for how to do it:

enter image description here

enter image description here

like image 82
Heisenberg Avatar answered Feb 15 '23 12:02

Heisenberg


After importing, you have to explicitly pick up those settings. I.e. if you imported code style settings you have to go to Idea settings and explicitly pick this imported code style from drop down list.

like image 21
Leszek Gruchała Avatar answered Feb 15 '23 12:02

Leszek Gruchała