It\'s not really a big problem, but I\'d like to make my life a bit easier. Is there a way to run multiple applications with just one press of a button? Say, I have appA, ap
In the IntelliJ IDEA 2018.3 (Community Edition) version, you can do this: Run -> Edit
Configurations... -> Checked Allow running in parallel, then you can start multiple main classes.