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