Change the default name of the project settings folder (.idea)

Answered

Hi,

I wonder if it is possible to customize the name of the .idea folder that holds project settings in the root project directory.

In my case I often switch between Idea and Android Studio to work on the project, and they both want to use the same directory.

Thanks,

Rafał

0
1 comment

When creating a project in IntelliJ IDEA it's possible to configure the location where .idea project is stored, so you can keep it in some other subdirectory.

0

Please sign in to leave a comment.