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
So when I download and try to build against JDK 11, it fails with:
java: warning: source release 17 requires target release 17
Module demo SDK 11 is not compatible with the source version 17.
Upgrade Module SDK in project settings to 17 or higher. Open project settings.
The text was updated successfully, but these errors were encountered:
But pom shows:
So when I download and try to build against JDK 11, it fails with:
The text was updated successfully, but these errors were encountered: