4908d7a78c
Relates to #KT-38407
14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
<idea-plugin>
|
|
<project-components>
|
|
<component>
|
|
<implementation-class>org.jetbrains.kotlin.idea.maven.MavenImportListener</implementation-class>
|
|
</component>
|
|
</project-components>
|
|
|
|
<module-components>
|
|
<component>
|
|
<implementation-class>org.jetbrains.kotlin.idea.maven.KotlinImporterComponent</implementation-class>
|
|
</component>
|
|
</module-components>
|
|
</idea-plugin>
|