TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

IntelliJ IDEA Plugin

Last modified: 20 April 2023

Installing the Plugin for IntelliJ IDEA



Installing the Plugin from the Plugin Repository



To install the TeamCity plugin for IntelliJ IDEA:

  1. In IntelliJ IDEA, open the Settings dialog. Press (Ctrl+Alt+S) or choose (File | Settings...) from the main menu.

  2. Click the Plugin button under IDE Settings to invoke the plugin dialog.

  3. On the Plugin dialog, click the Available tab to view a list of available plugins.

  4. Scroll down and highlight the JetBrains TeamCity Plugin, click the Download and install button, and click OK.

  5. Restart IntelliJ IDEA.

Manually Installing the Plugin



The plugin for IntelliJ IDEA can be downloaded from the TeamCity Tool area on the My Settings & Tools page.

To install the TeamCity plugin for IntelliJ IDEA:

  1. Navigate to the My Settings & Tools page. Under the IntelliJ IDEA Plugin section in the TeamCity Tools area, click the download link, and save the archive.

  2. Make sure that IntelliJ IDEA is not running and unzip the archive into the IntelliJ IDEA user plugins directory at:

    • Windows: C:\Documents and Settings\<username>\.IntelliJIdea70\config\plugins

    • OS X: $HOME/Library/Application Support/IntelliJIDEA70

    • Linux/Unix: $HOME/.IntelliJIdea70/config/plugins

Additional information on how to work with TeamCity plugin is available in IntelliJ IDEA Help System (shipped with IntelliJ IDEA).