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

multirun 1.8 is not compatible with IntalliJ 2018.1 #61

Closed koretzki closed 6 years ago

koretzki commented 6 years ago

Error running 'AllApps': com.intellij.execution.runners.ExecutionEnvironment.(Lcom/intellij/execution/configurations/RunProfile;Lcom/intellij/execution/Executor;Lcom/intellij/execution/ExecutionTarget;Lcom/intellij/openapi/project/Project;Lcom/intellij/execution/configurations/RunnerSettings;Lcom/intellij/execution/configurations/ConfigurationPerRunnerSettings;Lcom/intellij/execution/ui/RunContentDescriptor;Lcom/intellij/execution/RunnerAndConfigurationSettings;Ljava/lang/String;)V

shows when trying to execute existing or new MultiRun configuration.

OOPMan commented 6 years ago

I'm not sure the author will update, see the opening page of the repo, he recommends you use the compound configs now included in IntelliJ

koretzki commented 6 years ago

for whom is keeping update the plugin, something similar happened a few months ago on issue #60

navels commented 6 years ago

I'll get to it today

navels commented 6 years ago

1.9 released, please let me know if this fixes your issue.

cazacugmihai commented 6 years ago

Multirun 1.9 works for me in IntelliJ IDEA 2018.1.

Thank you for this quick fix!

koretzki commented 6 years ago

thanks @navels , working great.