- java.lang.Object
-
- org.gradle.language.base.plugins.LanguageBasePlugin
-
@Incubating public class LanguageBasePlugin extends Object implements Plugin<Project>
Base plugin for language support. - Adds a
ProjectSourceSetnamedsourcesto the project. - Registers the baseLanguageSourceSettype.
-
-
Constructor Summary
Constructors Constructor and Description LanguageBasePlugin()
-