@Incubating public class JavaLanguagePlugin extends Object implements Plugin<Project>
ComponentModelBasePlugin
and JvmResourcesPlugin
. Registers "java"
language support with the JavaSourceSet
.Constructor | Description |
---|---|
JavaLanguagePlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|