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
/
ModuleDescriptor
/
ModuleDescriptor
Module
Descriptor
constructor
(
name
:
String
,
namespace
:
String
?
=
null
,
visibility
:
String
?
=
null
,
dependencies
:
List
<
ModuleDescriptor.Dependency
>
,
resources
:
ModuleDescriptor.Resources
?
)