Open
Description
Gradle for java: v3.17.0
The detected jdk version is not compatible with current gradle version
Repro steps:
- Make sure there is JDK 21/16 in your local machine and JAVA_HOME is not JDK 21/16.
- Don't set gradle import java version in vscode settings
Clone and open https://github.com/apache/lucene.git : The detected jdk is 17 but actually 21 is required.
Clone and open https://github.com/SpongePowered/Mixin.git : The detected jdk is 16 but actually it reports an error with jdk 17. (java home=17)
Metadata
Metadata
Assignees
Labels
No labels