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?
If you installed IntelliJ IDEA via the Toolbox App, the plugins directory will be located in the installation directory. To find the installation directory, open the settings of the IDE instance in the Toolbox App, expand Configuration and look for the Install location field.
Installing a pluginIn the Google Cloud console, go to the Environments page. Find your environment and follow the DAGs link. Go one folder level up, then navigate to the plugins/ folder. Upload your plugin files.
You could also download the zip and then in Settings Plugins press install plugin from disk and choose the zipfile. Works like a charm on my Mac =)
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With