intellij-idea

How to Install Plugins

Introduction#

Plugins help us to do things easier. Intellij provides a vast range of plugins for various technologies / laguages. There are three ways to install plugin in Intellij.

To download and install a repository plugin

1. Go to File --> Settings (e.g. Ctrl+Alt+S ).

2. In the left-hand pane, select Plugins.

3.On the Plugins window, click "Install JetBrains plugin" or the "Browse repositories button".

To install a plugin from the disk

1. Go to File --> Settings (e.g. Ctrl+Alt+S ).

2. In the left-hand pane, select Plugins.

3. On the Plugins window, click "Install plugin from disk button".

4. Select the desired plugin from your local machine. 

   Click Apply button of the Settings/Preferences dialog.

enter image description here

Or you can directly add pugins from the other venders by directly searching the repositories.

1. Go to "Browse Repositories"

2. Select the category (on the top of the window) that you need to search(or just search by the name if you know it).

3. Install it.

enter image description here


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow