@Incubating public class ComponentModelBasePlugin extends Object
Base plugin for language support.
Adds a ComponentSpecContainer named componentSpecs
to the project.
For each binary instance added to the binaries container, registers a lifecycle task to create that binary.
Constructor and description |
---|
ComponentModelBasePlugin
(org.gradle.model.internal.registry.ModelRegistry modelRegistry, org.gradle.model.internal.manage.schema.ModelSchemaStore schemaStore) |