IntelliJ IDEA 11.1 Web Help

Plugins from all repositories - either from the default JetBrains Repository or from your own enterprise ones - are downloaded, installed, updated, and removed through the IntelliJ IDEA Plugin Manager. This functionality is provided in the Plugins page of the Settings dialog box.

In this section:

Tip

Refer to the Legend of Plugins Status for details.

To install a plugin from a repository
  1. Open the IntelliJ IDEA settings, and then click the Plugins node.
  2. In the Plugins page, that opens, click the Browse repositories button.

    Tip

    If you cannot see the Browse repositories and Install plugin from disk, use the slider that appears to the right of the Plugin information pane.

  3. In the Browse Repositories dialog box, that opens, select the required plugin. Use the controls of the dialog box to make the search easier:
    • From the Repository drop-down list, choose the repository the plugin reside in.
    • Use the Category drop-down list to limit the search area.
    • Use the Sort by drop-down list to have the available plugins displayed sorted by various criteria.
    • Use the Search field to search for the required plugin by name.
  4. On the context menu, choose Download and Install command, or click the Download and Install button updatePlugin on the toolbar of the dialog box.
  5. Confirm your decision in the dialog box.
  6. Restart IntelliJ IDEA for the changes to take effect.
To update a plugin from a repository to a newer version
  1. Open the IntelliJ IDEA settings, and then click the Plugins node.
  2. Select the desired plugin from the list. Plugins that have newer versions are highlighted blue.
  3. On the context menu, choose Update plugin command, or click the Update Plugin button updatePlugin on the toolbar of the dialog box.

    Note

    If a plugin with the same name is available both as a bundled plugin and as a user plugin under config/plugins, IntelliJ IDEA loads the plugin which has a later version.

  4. Restart IntelliJ IDEA for the changes to take effect.
To remove a plugin
  1. Open the IntelliJ IDEA settings, and then click the Plugins node.
  2. Select the plugin to be removed from the list.
  3. On the context menu, choose Uninstall, or click the Uninstall button deletePlugin.

    Warning

    Plugins bundled with IntelliJ IDEA cannot be removed.

  4. Confirm removal in the dialog box.
  5. Restart IntelliJ IDEA for the changes to take effect.

See Also

Concepts:

Procedures:

Reference:

Web Resources: