All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.extensions.core.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
<idea-plugin>
    <id>org.jetbrains.kotlin</id>
    <version>1.2</version>

    <!-- Don't add more extension points here! Logic in KotlinCoreEnvironment assumes that there is only one EP.  -->
    <!-- And this file should be removed once 202 is no longer supported -->
    <extensionPoints>
        <extensionPoint qualifiedName="com.intellij.psi.classFileDecompiler"
                        interface="com.intellij.psi.compiled.ClassFileDecompilers$Decompiler"
                        dynamic="true"/>
    </extensionPoints>
</idea-plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy