IDE Help (IntelliJ); I need to know how to batch start multiple configs in one go.
Basically I have 4 server applications, 3 of which rout to 1 main center server. The thing is debugging drives me crazy because I need to start each one individually from the configs menu. I can't imagine how much more tedious this would get if I needed to start more than 4 applications.
How can I debug/start all 4 in one go?