bundledModule

Adds a dependency on a bundled IntelliJ Platform module.

Parameters

id

The bundled module identifier.


fun bundledModule(id: Provider<String>)

Adds a dependency on a bundled IntelliJ Platform module.

Parameters

id

The provider of the bundled module identifier.