IntelliJPlatformGradlePlugin
Toggle table of contents
2.18.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
IntelliJPlatformGradlePlugin
IntelliJPlatformGradlePlugin
/
org.jetbrains.intellij.platform.gradle.extensions
/
IntelliJPlatformDependenciesExtension
/
bundledModules
bundled
Modules
fun
bundledModules
(
vararg
ids
:
String
)
fun
bundledModules
(
ids
:
List
<
String
>
)
fun
bundledModules
(
ids
:
Provider
<
List
<
String
>
>
)
Adds dependencies on bundled IntelliJ Platform modules.
Parameters
ids
The bundled module identifiers.