I have many different versions of my application. Each of them is a separate intellij project. Every time I open a new one, the configuration list is empty:

The annoying thing about this is that I deploy to 1 vm and I have to copy and paste debug configurations every time I want to test a different version. Intellij makes this dialog modal for Intellij Instance, so I cannot copy and paste fields between instances of Project.
As a result, I take a screenshot of one configuration and manually copy the fields to another project. This is a fairly primitive solution. Is there a more convenient way to get the launch configuration from one project to another?
I am using Intellij 13 for Windows 7.
Can I share settings for IntelliJ Idea in different projects? can answer this question, but the question is different. This is about the layout of the window. Therefore, I do not consider this a duplicate.
java intellij-idea
Daniel Kaplan Jul 08 2018-11-14T00: 00Z
source share