IntelliJPlatformGradlePlugin
Toggle table of contents
2.17.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
IntelliJPlatformGradlePlugin
IntelliJPlatformGradlePlugin
/
org.jetbrains.intellij.platform.gradle.models
/
ProductModules
/
ModuleIncludes
/
FromModule
From
Module
@
Serializable
data
class
FromModule
(
val
value
:
String
)
Represents a from-module element
Members
Constructors
From
Module
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String