IntelliJ IDEA 2017.2 Help

Enabling and Disabling Plugins

  1. Open the Plugins page of IntelliJ IDEA settings (Ctrl+Alt+S).
  2. On the Plugins page that opens in the right-hand part of the dialog, do one of the following:
    • To enable a plugin, select the check box to the right of its name.
    • To disable a plugin, clear the corresponding check box.
  3. If the plugin of interest is not present in the list (which may be the case for a repository plugin), download and install the plugin.
  4. Restart IntelliJ IDEA for the changes to take effect.
Last modified: 29 November 2017

See Also