intellij-platform-gradle-plugin
intellij-platform-gradle-plugin copied to clipboard
Improve "cannot resolve IDE dependency" message
trafficstars
catch specific point when resolving specified platform dependency fails, and provide dedicated message with additional hints/links on how to resolve it
background: we get many requests why specifying EAP/Beta versions fails
- provide hints on how to specify correct ID/version
- provide hint to requirement of setting up
snapshotrepository https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
additional related item: missing required setup of third party dependencies repository (https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html#third-party-dependencies)