We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
trying to use plugin and hereby following README.md.
When exucuting
./gradlew runIde
getting
"Plugin Repositories (could not resolve plugin artifact 'org.gradle.toolchains.foojay-resolver-convention:org.gradle.toolchains.foojay-resolver-convention.gradle.plugin:0.8.0')"
Any suggestions on how to solve the issue ?
BR Efram Moureh
The text was updated successfully, but these errors were encountered:
Hello @moureh have you tried running ./gradlew runIde in a newly cloned project? Could it be related to some changes made in the sources?
I've just tried to make a fresh clone of this repository and run ./gradlew runIde. It runs the test instance successfully for me.
Sorry, something went wrong.
No branches or pull requests
trying to use plugin and hereby following README.md.
When exucuting
./gradlew runIde
getting
"Plugin Repositories (could not resolve plugin artifact 'org.gradle.toolchains.foojay-resolver-convention:org.gradle.toolchains.foojay-resolver-convention.gradle.plugin:0.8.0')"
Any suggestions on how to solve the issue ?
BR Efram Moureh
The text was updated successfully, but these errors were encountered: