Doing automatic installation of plugin Permanently deleted user 创建于 2015年07月31日 10:10 I am developing a custom plugin and I want to be added to intellij automatically or by default, so that someone does not need it to install manually. Is there any way to do this?
Place it into user's plugins folder: https://intellij-support.jetbrains.com/entries/23358108 .
Thanks a lot...