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
Getting this too, on versions above 3.15.0. Downgraded because of the constant popup error. This is the error I get:
[info] [gradle-server] Error: LinkageError occurred while loading main class com.github.badsyntax.gradle.GradleServer
java.lang.UnsupportedClassVersionError: com/github/badsyntax/gradle/GradleServer has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
[warn] [gradle-server] Gradle server stopped
[info] [gradle-server] Build Server connection closed
Extension Name: vscode-gradle
Extension Version:
OS Version:
VSCode version:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.
Does the bug still exist if you disable all other extensions?
Yes/No
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: