CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Project settings

Last modified: 08 November 2021

Project settings apply to the current project only. They are stored in the .xml format together with other project files in the .idea directory. Project settings can include VCS configuration, code style options, the list of language inspections, and so on.

To configure project settings, select CLion | Preferences for macOS (Ctrl+Alt+S) or File | Settings for Windows and Linux.

In the Settings/Preferences dialog, settings that are marked with the Project configurable icon apply only to the current project. Other settings are global and apply to all existing projects.

the Settings/Preferences dialog

If you want to share settings between the already existing projects, you can use Settings Repository or the Settings Sync plugin. You can also export the settings into a ZIP archive and import them later to another IDE instance.