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

Stopped working after Intellij IDEA upgrade from 16.2 to 16.3 #49

Closed JiahaoLi closed 7 years ago

JiahaoLi commented 7 years ago

Multi run is very convenient tool. However it is no longer working in new version of Intellij 2016.3.

kdmandawe commented 7 years ago

Any plan for 2016.3 support? Unfortunately the built-in 'compound' plugin lacks the tools available in multirun like 'start configurations one by one' and with delay of 'n' seconds.. I need those.

mfedko commented 7 years ago

For now you can build it with gradle and install from local directory.

navels commented 7 years ago

I've compiled and published an update which is compatible with 2016.3.

rkhmelyuk commented 7 years ago

Thank you @navels for fixing plugin!

kdmandawe commented 7 years ago

Goodbye 2016.2! I can confirm multirun now works with 2016.3!