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