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

Plugin does not work with IntelliJ 14.1 EAP #33

Closed nickhristov closed 9 years ago

nickhristov commented 9 years ago

Not sure if IntelliJ changed their SPI or what is the reason. Multirun simply does not load under that revision.

rkhmelyuk commented 9 years ago

Thanks for reporting. I will check that in next few days.

pjjanak commented 9 years ago

Any word on this?

rkhmelyuk commented 9 years ago

Going to spend some time to fix pending issues with multirun for new versions of IDE. On Wed, Feb 25, 2015 at 6:33 AM Peter Janak notifications@github.com wrote:

Any word on this?

— Reply to this email directly or view it on GitHub https://github.com/rkhmelyuk/multirun/issues/33#issuecomment-75969200.

ghost commented 9 years ago

I have multirun available in latest EAP but it fails on every configuration after executing all "Before" tasks...

ghost commented 9 years ago

@rkhmelyuk thanks for this plugin man, its very usefull in some cases :) i think i'll help you with this, i've noticed several bugs (concurrent/non concurrent execution of configs) + i have one feature request...

rkhmelyuk commented 9 years ago

vach@ - thanks, just post the bugs you have or send pull requests; I'm going to spend some time fixing things next couple weeks.

kenfox commented 9 years ago

14.1 is released for general use now. Losing multirun for a while sure reminds me why I installed it in the first place! ;)

nickhristov commented 9 years ago

It appears to be a purely plugin.xml version limit. I can send a pull request; however, my testing has been limited to about a day of usage.

rkhmelyuk commented 9 years ago

Thanks Nick. Going to look today too, as its time to update to new Idea! On Tue, Mar 24, 2015 at 9:44 AM Nick Hristov notifications@github.com wrote:

It appears to be a purely plugin.xml version limit. I can send a pull request; however, my testing has been limited to about a day of usage.

— Reply to this email directly or view it on GitHub https://github.com/rkhmelyuk/multirun/issues/33#issuecomment-85593378.

rkhmelyuk commented 9 years ago

Thanks everyone. Sorry for such late action on this. New version should be available in a few hours.