IntelliJ - Import configuration from old version after first run Starting with IntelliJ IDEA 2020 1 the settings are imported automatically from the most recently used previous version and the dialog is not shown To start with the default settings you can use File | Manage IDE Settings | Restore Default Settings
Export Import Run Configurations? – IDEs Support (IntelliJ Platform . . . What it does is that it stores the settings of that run configuration in the ipr file (or in the idea directory) If you share your project file with your team through version control, they'll have access to that run configuration as well
Importing configurations to Intellij: A beginners overview In this project, IntelliJ IDEA will automatically adjust its imports If your project is under version control, you can instruct IntelliJ IDEA to modify the files before committing them to VCS
intellij IDEA import settings - Stack Overflow I am trying to import settings from another person's IntelliJ IDEA installation I followed the instructions that JetBrains provide here and I was presented with the messages that suggest that it has worked