gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.process
/
JavaExecSpec
/
getMainModule
get
Main
Module
API
@
Optional
@
Input
abstract
fun
getMainModule
(
)
:
Property
<
String
>
(
source
)
The name of the main module to be executed if the application should run as a Java module.
Since
6.4