JavaLibraryPluginBuilder

Constructors

Link copied to clipboard
constructor(sourceSets: MutableMap<SourceSetName, SourceSetBuilder> = mutableMapOf(), configurations: MutableMap<ConfigurationName, ConfigBuilder> = mutableMapOf())

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
internal fun PlatformPluginBuilder<*>.configFactory(projectDependencies: ProjectDependencies, externalDependencies: ExternalDependencies): ConfigFactory<String>
Link copied to clipboard

Asserts that a source set with a given name exists.

Link copied to clipboard
open override fun toPlugin(dependencyModuleDescriptorAccess: DependencyModuleDescriptorAccess, projectPath: ProjectPath.StringProjectPath, projectDependencies: ProjectDependencies, externalDependencies: ExternalDependencies): JvmPlatformPlugin.JavaLibraryPlugin