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
/
ModuleDescriptor
/
Resources
Resources
@
Serializable
data
class
Resources
(
val
resourceRoot
:
ModuleDescriptor.Resources.ResourceRoot
)
Members
Constructors
Resources
Link copied to clipboard
constructor
(
resourceRoot
:
ModuleDescriptor.Resources.ResourceRoot
)
Types
Resource
Root
Link copied to clipboard
@
Serializable
data
class
ResourceRoot
(
val
path
:
String
)
Properties
resource
Root
Link copied to clipboard
@
XmlElement
@
XmlSerialName
(
value
=
"resource-root"
)
val
resourceRoot
:
ModuleDescriptor.Resources.ResourceRoot