Is it possible to run multiple applications in IntelliJ with just one press of a button?

前端 未结 7 1355
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 04:21

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

相关标签:
7条回答
  • 2020-12-24 05:22

    You can agroup the projects, go to "Edit Configurations..."

    The following screen will open, under "Application" configure your settings

    Once you create a "Compound"

    And put "Compound" your settings

    Done, just run the "Compound"

    0 讨论(0)
提交回复
热议问题