I have an intellij project with several modules. Some of the modules should be run as servers. For every server(module) i have a run configuration.
Can i bundle thos
Check out this Multirun plugin.
And yes, I found it following CrazyCoder's link, so props to him again!