You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ooops. we compile tool with java 11 but intellij 2019 needs java 8:
com.intellij.diagnostic.PluginException: While loading class org.antlr.v4.gui.TreeViewer: org/antlr/v4/gui/TreeViewer 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 [Plugin: org.antlr.intellij.plugin]
I guess 2020 is min version.
parrt
added a commit
to parrt/intellij-plugin-v4
that referenced
this issue
Apr 8, 2022
See any issues @KvanTTT or @bjansen ?
The text was updated successfully, but these errors were encountered: