-
Notifications
You must be signed in to change notification settings - Fork 446
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
Gradle build server fails to import project #3449
Comments
It seemed to import successfully using the Gradle support from vscode-java. However, after installing
Looks like the issue happens at https://github.com/microsoft/vscode-gradle/blob/fd041f373c57df32b80c473332d1531e85f4d005/extension/jdtls.ext/com.microsoft.gradle.bs.importer/src/com/microsoft/gradle/bs/importer/GradleBuildServerProjectImporter.java#L171 . CC'ing @testforstephen for awareness as this is looking like a vscode-gradle issue. @jozefcifre , if you disable the "Gradle for Java" extension, does the import work ? It seemed to fix it for me. |
@jdneo for a look. |
Yes, It works. Thank you. |
The latest pre-release |
The extension fails on initialization. The pre-release versions get stuck at 30%.
Environment
Steps To Reproduce
project reproducing the error
dotlog.txt (.log)
client.log.2024-01-02.txt
Current Result
Expected Result
Additional Informations
The text was updated successfully, but these errors were encountered: