Closed dehimb closed 9 years ago
I have this error when try to use plugin with latest Android Studio com/kgmyshin/ideaplugin/eventbus/EventBusLineMarkerProvider : Unsupported major.minor version 51.0 [Plugin: com.kgmyshin.ideaplugin.eventbus]
@dehimb
I think you use JDK6 and if you use JDK7, that error will be eliminated.
But if you want to JDK6, I can try to correspond that.
@kgmyshin I change jdk version and it helps, thanks.
:+1:
I have this error when try to use plugin with latest Android Studio com/kgmyshin/ideaplugin/eventbus/EventBusLineMarkerProvider : Unsupported major.minor version 51.0 [Plugin: com.kgmyshin.ideaplugin.eventbus]