Files
kotlin-fork/idea/resources/META-INF/native.xml.192
T
2020-04-18 11:36:35 +02:00

8 lines
288 B
Plaintext

<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
<project-components>
<component>
<implementation-class>org.jetbrains.kotlin.ide.konan.KotlinNativeABICompatibilityChecker</implementation-class>
</component>
</project-components>
</idea-plugin>