Skip to content
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

Unable to index gradle/gradle repository #175

Open
olafurpg opened this issue Apr 20, 2021 · 0 comments
Open

Unable to index gradle/gradle repository #175

olafurpg opened this issue Apr 20, 2021 · 0 comments

Comments

@olafurpg
Copy link
Member

To reproduce

git clone https://github.com/gradle/gradle.git
cd gradle
lsif-java index
...
[error] * What went wrong:
[error] A problem occurred configuring project ':kotlin-dsl-plugins'.
[error] > Could not create task ':kotlin-dsl-plugins:embeddedIntegTest'.
[error]    > Failed to query the value of task ':kotlin-dsl-plugins:embeddedIntegTest' property 'javaLauncher'.
[error]       > No compatible toolchains found for request filter: {languageVersion=8, vendor=any, implementation=vendor-specific} (auto-detect false, auto-download false)

Looks toolchains related.

It would be really nice to be able to index the Gradle repo since I'm struggling to load the project in IntelliJ 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants