plugin
Adds a dependency on a plugin for IntelliJ Platform.
Parameters
id
The plugin identifier.
version
The plugin version.
group
The plugin distribution channel.
Adds a dependency on a plugin for IntelliJ Platform.
Parameters
id
The provider of the plugin identifier.
version
The provider of the plugin version.
group
The provider of the plugin distribution channel.
Adds a dependency on a plugin for IntelliJ Platform using a string notation, in the following formats:
pluginId:versionpluginId:version@channel
Parameters
notation
The plugin notation in pluginId:version or pluginId:version@channel format.