How to combine several run configurations in Intellij together?

前端 未结 5 1544
闹比i
闹比i 2020-12-08 18:47

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

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 19:25

    Check out this Multirun plugin.

    And yes, I found it following CrazyCoder's link, so props to him again!

提交回复
热议问题