krasa / VisualVMLauncher

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7115
Apache License 2.0
108 stars 19 forks source link

VisualVMLauncher is not working with Android Studio #35

Closed Trurl101 closed 3 years ago

Trurl101 commented 3 years ago

Caused by: java.lang.UnsupportedClassVersionError: krasa/visualvm/executor/RunVisualVMExecutor has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Java8 is the standard version for Android Studio the plugin seems to need at least Java11?

krasa commented 3 years ago

Thanks, fixed.