- Choose File, New, Project from existing sources...
- In the window Select File or Directory to Import, specify an existing gradle file in a directory that also contains configurations in .idea/runConfigurations and click OK
- In the window Import Project from Grade, click OK
- After project is built, observe that runConfigurations folder has been removed from the .idea
↧
How to keep runConfigurations when importing a gradle project
↧