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
94 stars 27 forks source link

Need to support Debug as well as Run #13

Closed jgindin closed 11 years ago

jgindin commented 11 years ago

Ideal: Allow me to Run some of the configurations and Debug others.

OK: Allow me to Debug all the configurations.

rkhmelyuk commented 11 years ago

Added debug for the Multirun configuration.

Ideal solution is too ideal, even though it gives flexibility, it also overcomplicates work with plugin and doesn't match the way IDEA does it.