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

Does not work in Intellij 15 EAP #34

Closed pjjanak closed 9 years ago

pjjanak commented 9 years ago

Like the title says. Getting the following error when attempting to run a multi-run configuration:

NoSuchMethodError: 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

Donnerbart commented 9 years ago

Same exception here with 15 EAP.

amorfis commented 9 years ago

Same here. Build 142.5047.6

rkhmelyuk commented 9 years ago

Going to look at it in next few days. Got the same problem :) On Thu, Oct 1, 2015 at 2:39 AM Paweł Stawicki notifications@github.com wrote:

Same here. Build 142.5047.6

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

rkhmelyuk commented 9 years ago

Version 1.1 is available now in the repository. It supports IntellijIDEA 15 version.