Lombok Plugin Version:What is the version of the plugin installed?`
Lombok Dependency Version:What version of lombok.jar are you using?
Steps to reproduce
What steps do we need to take to reproduce this issue?
E:\Project_open-source-code\lombok-intellij-plugin>gradlew
Starting a Gradle Daemon (subsequent builds will be faster)
Configure project :
IdeaVersion is : 2020.2.3
ArtifactVersion is : 0.35-2020.2.3
Building for IntelliJ version: 2020.2.3
Generating Parser for GrammerKit: 2020.1
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring root project 'lombok-plugin'.
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.
Short description
how can do build success? gradle is always error
Expected behavior
Is there a specific expected behavior?
Version information
Steps to reproduce
What steps do we need to take to reproduce this issue?
E:\Project_open-source-code\lombok-intellij-plugin>gradlew Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring root project 'lombok-plugin'.
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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 7m 56s
Thanks a lot