Search code examples
intellij-ideasettingsclion

How to import settings into CLion from Intellij?


I'm working with IntelliJ and I have the IDE configured to my needs. I'd like to transfer these settings to CLion.

Is this possible? If so, how?

On the official sites there is no info on that so I'm assuming I'd have to do it by hand (using the settings files and try my luck).


Solution

  • File | Export Settings in IntelliJ IDEA followed by File | Import Settings in CLion should do the trick.

    Another option is to use the Settings Repository for synchronization.

    This option is not available when you are using settings sync with account or repository.