IntelliJ Idea: how to get a plugin path at runtime -


i need path of plugin inside of actionperformed method of 1 of anaction when invoked

com.intellij.openapi.application.pathmanager#getpluginspath

or

com.intellij.openapi.application.pluginpathmanager#getpluginhome


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -