@Incubating public class ComponentModelBasePlugin
Base plugin for language support.
Adds a ComponentSpecContainer named componentSpecs
to the project. Adds a ProjectSourceSet named sources
to the
project.
For each binary instance added to the binaries container, registers a lifecycle task to create that binary.
Constructor and description |
---|
ComponentModelBasePlugin
(Instantiator instantiator, ModelRegistry modelRegistry) |
Gradle API 2.2-20140924021627+0000