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

com.itangcent.intellij.CustomInfo.kt Maven / Gradle / Ivy

Go to download

Help for developing plugins for JetBrains products. KotlinAnAction:provide ActionContext(support inject guice) for actionPerformed

The newest version!
package com.itangcent.intellij

interface CustomInfo {
    fun pluginName(): String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy