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
java.import.gradle.wrapper.checksums
seems like this was recently added in vscode-java redhat-developer/vscode-java#1440
and it gives the following error
Security Warning! The gradle wrapper '~/gradle/wrapper/gradle-wrapper.jar' could be malicious. If you trust it, please add
"java.imports.gradle.wrapper.checksums": [ { "sha256": "504b38a11c466aecb2f5c0b0d8ce0ed7ffa810bf70b9b7a599c570051be8fb4e", "allowed": true } ],
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
seems like this was recently added in vscode-java redhat-developer/vscode-java#1440
and it gives the following error
Security Warning! The gradle wrapper '~/gradle/wrapper/gradle-wrapper.jar' could be malicious. If you trust it, please add
The text was updated successfully, but these errors were encountered: