intellij-platform-gradle-plugin icon indicating copy to clipboard operation
intellij-platform-gradle-plugin copied to clipboard

Improve "cannot resolve IDE dependency" message

Open YannCebron opened this issue 4 years ago • 1 comments
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 snapshot repository https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html

YannCebron avatar Nov 16 '21 09:11 YannCebron

additional related item: missing required setup of third party dependencies repository (https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html#third-party-dependencies)

YannCebron avatar Nov 17 '21 09:11 YannCebron