IntelliJ IDEA 11.1 Web Help

IntelliJ IDEA distinguishes between the following three types of plugins:

The set of installed and enabled plugins determines the set of supported features, integrations, application servers, and technologies. When a plugin is no longer in use, you can either uninstall or disable it.

In this section:

To configure a plugin from the default jetbrains plugins repository
  • Download, install, enable, update, and remove the plugin using the Plugin Manager.
To configure a plugin from an enterprise repository
  1. Specify the URL address of the repository to enable access to it from IntelliJ IDEA.
  2. Download, install, enable, update, and remove the plugin using the Plugin Manager.
To enable or disable a plugin
  1. Open the IntelliJ IDEA settings, and then click the Plugins node.
  2. In the Plugins page, that opens, select the required plugin. Use the Search field and the Show drop-down list to make the search easier.
  3. Do one of the following:
    • To enable the plugin, select the Enable check box next to it.
    • To disable the plugin, clear the Enable check box next to it.
  4. Restart IntelliJ IDEA for the changes to take effect.

Tip

To configure (enable or disable) bundled plugins, you can use the Plugin Configuration Wizard.

See Also

Concepts:

Procedures:

Reference:

Web Resources: