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.services
/
RequestedIntelliJPlatformsService
/
set
set
fun
set
(
configuration
:
IntelliJPlatformDependencyConfiguration
,
configurationName
:
String
=
Configurations.INTELLIJ_PLATFORM_DEPENDENCY
)
:
Provider
<
RequestedIntelliJPlatform
>