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

Plugin doesn't download specified IDE versions for plugin verifier #113

Open
mucharafal opened this issue Nov 2, 2021 · 0 comments
Open

Comments

@mucharafal
Copy link

Currently, plugin verifier can download only latest or latest-release versions of IDEs. (in term of args: Seq("[latest]", "[latest-release]").
So that, simply copy-pasting configuration from docs will end up in error, that there is no IDE under given path.
In gradle plugin, IDEs are downloaded by plugin.
Solution here is to update docs or add downloading IDEs and swapping arguments to point to those IDEs.

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

No branches or pull requests

1 participant