compatiblePlugin

Adds a dependency on a plugin in a version compatible with the current IntelliJ Platform.

Parameters

id

The plugin identifier.


fun compatiblePlugin(id: Provider<String>)

Adds a dependency on a plugin in a version compatible with the current IntelliJ Platform.

Parameters

id

The provider of the plugin identifier.