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

Released version 0.9 is compiled against Java 7 #24

Closed derkork closed 10 years ago

derkork commented 10 years ago

I just updated to the released version 0.9 and it's compiled against Java 7. This does not seem to work with the latest EAP of IDEA 14, as I'm getting "Unsupported Major/Minor Version: 51" errors when the plugin is loaded. Recompiling the Plugin with Java 6 from the sources seems to do the trick.

rkhmelyuk commented 10 years ago

I"ll upload compiled with java6 version tomorrow.

Thanks for reporting this,

Ruslan On Sep 1, 2014 12:25 AM, "Jan Thomä" notifications@github.com wrote:

I just updated to the released version 0.9 and it's compiled against Java

  1. This does not seem to work with the latest EAP of IDEA 14, as I'm getting "Unsupported Major/Minor Version: 51" errors when the plugin is loaded. Recompiling the Plugin with Java 6 from the sources seems to do the trick.

— Reply to this email directly or view it on GitHub https://github.com/rkhmelyuk/multirun/issues/24.