Install plugin without plugin manager
apologize if it was asked before...
In 6.0, s it possible to install plug-ins without using the plugin manager as my company's firewall blocks the proxy? And where should I put the files?
(In Eclipse I am able to do it via local remote site install.)
Thanks
请先登录再写评论。
If the plugin is distributed as a single jar file:
- copy the jar to ${user.home}/.IntelliJIdea60/config/plugins
If the plugin is distributed as a zip file:
- extract the zip content into ${user.home}/.IntelliJIdea60/config/plugins