IntelliJ IDEA Plugin
Last modified: 20 April 2023
Installing a plugin for IntelliJ IDEA
The plugin for IntelliJ IDEA can be downloaded from the My Settings & Tools page, TeamCity Add-ons area.
To install a TeamCity plugin for IntelliJ IDEA:
Navigate to My Settings & Tools page, TeamCity Add-ons area, click the download link, and save the downloaded archive.
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]\.IntelliJIdea60\config\plugins
OS X: $HOME/Library/Application Support/IntelliJIDEA60
Linux/Unix: $HOME/.IntelliJIdea60/config/plugins
tip
After you have installed a newer version of the plugin, you cannot rollback to its previous version.
Additional information on how to work with TeamCity plugin is available in IntelliJ IDEA Help System (shipped with IntelliJ IDEA).