how to automatically activate plugin

Answered

Hi,

If I take a jar and place it in the /config/plugins directory, it's being added to the plugin set.

Yet, the plugin is not activated and demands the user to enter, activate and then restart - again.

I wonder how / if I can place a plugin in the plugins directory, and then have it marked as activated - automatically, so that it will be activate in the next 

IntelliJ startup.

Thanks.

Avi. 

0
1 comment

Plugins placed into the plugins directory (https://intellij-support.jetbrains.com/hc/articles/206544519) are activated automatically.

Make sure it's not disabled (not listed in the disabled_plugins.txt file in the config directory).

0

Please sign in to leave a comment.