We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have error when build your codes. What version of java and gradle that you use to build ?
Thanks
The text was updated successfully, but these errors were encountered:
Java 11 with any vaguely recent version of Gradle should be fine. What error are you getting?
Sorry, something went wrong.
C:\PDFtkBox>gradle -v
Build time: 2020-06-02 20:46:21 UTC Revision: a27f41e4ae5e8a41ab9b19f8dd6d86d7b384dad4
Kotlin: 1.3.72 Groovy: 2.5.11 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 11.0.15.1 (Oracle Corporation 11.0.15.1+2-LTS-10) OS: Windows 10 10.0 amd64
Error:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/gradle/api/internal/java/JavaLibrary
No branches or pull requests
I have error when build your codes.
What version of java and gradle that you use to build ?
Thanks
The text was updated successfully, but these errors were encountered: