-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
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
[error] [gradle-server] Gradle version is required #922
Comments
after changing to use gradle wrapper, tasks are correctly listed, but dependencies are still not there, and the status bar error message is the same. logs from output: |
This comes from circular dependencies and has been fixed in #923. For the Gradle local problem, I'll continue to investigate and fix related issue: #819 |
Here are some findings about this issue: related discusstion: #243 (comment) In vscode-java, there are a lot of Gradle related settings, they are:
In a short word, Currently, So I plan to support |
fixed in #926 |
Extension Name: vscode-gradle
Extension Version: Private build based on PR #919
OS Version: Windows 10
VSCode version: 1.59.0
Describe the bug
Nothing is working, except a message "Gradle: Build Error" on status bar.
To Reproduce
Expected behavior
Screenshots
Output from "Gradle Tasks"
The text was updated successfully, but these errors were encountered: