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
When default sdk is not compatible with current gradle version, there is a notification as below, the message should also show what default sdk version is detected.
Repro steps:
Make sure there is JDK 8 in your local machine and JAVA_HOME is not JDK 8.
Don't set gradle import java version in vscode settings
Convert the request to 'Show path of default jdk as well in the notification'
jdneo
changed the title
Expect to show specific default sdk version in notification message
Show path of default jdk as well in the notification
Nov 13, 2024
Gradle for java: v3.17.0
When default sdk is not compatible with current gradle version, there is a notification as below, the message should also show what default sdk version is detected.
Repro steps:
The text was updated successfully, but these errors were encountered: