IntelliJ problem?
I'm new to IntelliJ and have this problem. Can someone help me? I have no idea how to do this.
[Incubating] Problems report is available at: file:///C:/Users/aadmin/OneDrive/Desktop/template-mod-template-1.21%20(1)/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\aadmin\OneDrive\Desktop\template-mod-template-1.21 (1)\build.gradle' line: 2
* What went wrong:
An exception occurred applying plugin request [id: 'fabric-loom', version: '1.9-SNAPSHOT']
> Failed to apply plugin 'fabric-loom'.
> You are using an outdated version of Java (8). Java 17 or higher is required.
* Try:
> Run with –stacktrace option to get the stack trace.
> Run with –info or –debug option to get more log output.
> Run with –scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '–warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 3s
Btw it's a fabric mod
You must load a higher verion of Java. You are using JDK 16
Even 8…
Go to Project Surgery -> SDK -> JDK 23 If this is not available, download it from the official java page of oracel Or fly thisrekt on download sdk
Okay, where can I download this?