[Plugins] Deprecate ComponentRegistrar
^KT-52665 In Progress
This commit is contained in:
committed by
teamcity
parent
8b42638afa
commit
c979e1edcf
+1
@@ -48,6 +48,7 @@ public class ExampleCommandLineProcessor : CommandLineProcessor {
|
||||
}
|
||||
}
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
public class ExampleComponentRegistrar : ComponentRegistrar {
|
||||
public override fun registerProjectComponents(project: MockProject, configuration: CompilerConfiguration) {
|
||||
val exampleValue = configuration.get(ExampleConfigurationKeys.EXAMPLE_KEY)
|
||||
|
||||
Reference in New Issue
Block a user