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.models
/
ProductModules
/
BundledPlugins
/
Module
Module
@
Serializable
@
XmlSerialName
(
value
=
"module"
)
data
class
Module
(
val
value
:
String
)
Represents a module element
Members
Constructors
Module
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
@
XmlValue
val
value
:
String