Dear Support I am trying to jar decompiler but I am having this error from Gradle:
FAILURE: Build failed with an exception.
-
Where:
Build file ‘/Users/gerald/jd-gui/build.gradle’ line: 15 -
What went wrong:
A problem occurred evaluating root project ‘jd-gui’.
Failed to apply plugin class ‘com.netflix.gradle.plugins.packaging.SystemPackagingBasePlugin’.
Could not create an instance of type com.netflix.gradle.plugins.packaging.ProjectPackagingExtension.
Could not find matching constructor for: org.gradle.api.internal.file.copy.DefaultCopySpec(org.gradle.api.internal.file.BaseDirFileResolver, org.gradle.internal.instantiation.generator.DependencyInjectingInstantiator)
- 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.