PS C:\Users\abdallah\Desktop\Mod> .\gradlew genEclipseRuns
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\abdallah\Desktop\Mod\build.gradle' line: 15
* What went wrong:
A problem occurred evaluating root project 'Mod'.
> Failed to apply plugin 'net.minecraftforge.gradle.forge'.
> Configuration with name 'compile' not found.
* 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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1s
Is the error I am getting, I can't seem to find a solution by myself anyone has an idea ?