gradle
Toggle table of contents
9.5.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
getJavaModuleMainClass
get
Java
Module
Main
Class
API
@
Optional
@
Input
abstract
fun
getJavaModuleMainClass
(
)
:
Property
<
String
>
(
source
)
Set the main class of the Java module, if the module is supposed to be executable.
Since
6.4