bundledPlugin

Adds a dependency on a bundled IntelliJ Platform plugin.

Parameters

id

The bundled plugin identifier.


fun bundledPlugin(id: Provider<String>)

Adds a dependency on a bundled IntelliJ Platform plugin.

Parameters

id

The provider of the bundled plugin identifier.