Any way to generate Intellij run configurations?

141 Views Asked by At

it would be great to generate run configurations in Intellij IDEA using a script. I did not find any API for that. I found runConfigurations.xml and workspace.xml in the .idea directory, but did not find any documentation about it's structure. Is this possible?

0

There are 0 best solutions below