IntelliJ IDEA
 
Get IntelliJ IDEA

Project settings

Last modified: 08 October 2024

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 other settings.

To configure project settings, select IntelliJ IDEA | Settings on macOS or File | Settings on Windows and Linux from the main menu. Alternatively, you can press CtrlAlt0S to show the IDE settings.

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

the Settings dialog

For the detailed description of every option in the settings, refer to Settings.