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