Can custom plugin be automatically installed when the idea is installed?
已回答
When idea is installed, some plug-ins will be installed by default, and these plug-ins are bundled.
I have a custom plug-in that needs to be used by many people. Can the plug-in be automatically installed when the idea is installed?
Or, can I modify idea.exe and put the custom plug-in in the plugins folder in the exe? What operations are performed within the exe?
like this post,but there is no answer.
请先登录再写评论。
Hi,
It is not possible, as answered in the linked topic.