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

Fix the issue with loading some configurations #12

Closed rkhmelyuk closed 11 years ago

rkhmelyuk commented 11 years ago

If multirun contains a ref to configuration that isn't loaded yet, it will start causing some unexpected problems.

Need to fix this problem, so Multirun could be used to run such configurations too.