intellij-platform-gradle-plugin
intellij-platform-gradle-plugin copied to clipboard
Add all `essential-plugin` automatically to classpath
as defined in ApplicationInfo.xml
These are guaranteed to be available when targeting the chosen IDE, thus we can reduce necessary manual setup via intellij.plugins
and resulting confusion, e.g. in case of Python Community vs Professional using distinct plugin IDs.