We use TeamCity at work. It would be nice to be able to keep an eye on checkin, build, and test run status without having to have a browser window open.
I have seen references to a TeamCity Visual Studio plugin here and here. The second page is their Professional vs. Enterprise Edition feature comparison page. Both version list "Plugins for MS开发者_如何学C Visual Studio, Eclipse, and JetBrains IDEs family."
Does anyone know how to download and install this add-in? It does not appear to be in the general TeamCity installation.
On your TeamCity web UI, goto My Settings and Tools
On the TeamCity tools
right sidebar, you will see a link to download the Visual Studio Addin.
Direct link: http://your.teamcity.server/update/vsAddinInstallerv4.msi
This is what worked for me:
wget https://download.jetbrains.com/resharper/JetBrains.ReSharperUltimate.LightInstaller.exe
精彩评论