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

Improve error message `Cannot find builtin plugin X.Y`

Open YannCebron opened this issue 3 years ago • 0 comments

  • give hint specifying version is required when referring to non-bundled plugins
  • ~give hint that specifying directoryName is deprecated and should be replaced with plugin ID (in case specified directory is no longer current name, this might be super-useful when upgrading)~ #805

also, we might dump all available IDs from bundled plugins of current target platform to ease lookup/check

YannCebron avatar Nov 08 '21 13:11 YannCebron