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