How do I perform a manual install of a specific (non-latest) version of this plugin?
I've searched the docs and cannot figure out how to manually install a previous version of the scala plugin (or any plugin for that matter)
Please sign in to leave a comment.
It's simple to do.
All not bundled plugins you can find in directory such: ../User/.IntelliJ90/config/plugins (for windows)
To install Scala plugin you should add to this path zip file downloaded from plugin page and unpack it.
So after this you can find directory ../plugins/Scala/lib/
There are some jar files in this directory. To delete or to reinstall you can just change this files.
I hope that it helps.
Best regards,
Alexander Podkhalyuzin.
Thanks - I was looking under .IntelliJIdea8x as opposed to .IntelliJIdea80