vote up 1 vote down star
1

I have experienced problems since moving to the latest version of one of the IDEA plugins I use. I can download ZIP files of previous versions of the plugin from their website but I can't find any installation instructions for how to manually install a specific version of a plugin.

Anyone know how to do this?

flag

2 Answers

vote up 2 vote down check

Think you can simple drop the jar in the plugins directory:

idea.plugins.path=${user.home}/.IntelliJIdea80/config/plugins

On Windows:

idea.plugins.path=%USERPROFILE%\.IntelliJIdea80\config\plugins

link|flag
What is odd is that I cannot find the current version (which I have installed and am using) anywhere under either this directory or my %IDEA_HOME% directory! – oxbow_lakes Aug 4 at 7:41
vote up 2 vote down

If you are on Mac, it would be:

~/Library/Application Support/IntelliJIDEA80
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.