rkhmelyuk / multirun

IntellijIDEA plugin to group and run multiple Run Configurations in a single click
http://plugins.jetbrains.com/plugin/7248
Apache License 2.0
93 stars 27 forks source link

Multi Run Configuration across multiple Spring Boot projects #62

Closed lennartblom closed 3 years ago

lennartblom commented 6 years ago

Is it possible to use a multi run configuration across multiple projects? I currently do not see any possibility to use the configuration with two projects.

I would be delighted if I am able to start other services (other intelliJ projects) from my project, which I am currently working on. Even more awesome would be other frameworks as well (e.g. python / node.js)

Because having more than one project windows open, can pretty much slow down the dev machine.

Thanks for your awesome work so far! And thanks in advance for your help!

Cheers from Germany, Lennart Blom

rkhmelyuk commented 3 years ago

Unfortunately, it doesn't seem to be supported by IntellijIDEA, so can't be added as part of plugin.

lennartblom commented 3 years ago

Ok. Thanks @rkhmelyuk for getting back to me! 🙂