TeamCity 4.x IDE plugins comparison matrix
| Feature | IntelliJ IDEA (compatible with IntelliJ IDEA 8.x and 7.x) |
Eclipse (compatible with Eclipse 3.2+) | Microsoft Visual Studio 2005 and 2008 |
|---|---|---|---|
| Remote Run | yes | yes 1) | yes 2) |
| Pre-tested (delayed) Commit | yes | yes 1) | yes 2) |
| Monitoring changes (status of "regular" and "personal" builds) | yes | yes | yes |
| Monitoring builds | yes | yes | yes |
| Viewing build results (build logs and tests results) | yes | yes | yes |
| Opening the source file of the failed tests in the IDE | yes | yes | yes |
| Showing the code coverage info | yes | no | no |
| Working with server-side code inspection results | yes | no | no |
| Working with code duplicates | yes | no | no |
| Starting and stopping "regular" builds | yes | yes | no |
| Taking responsibility and giving up the responsibility | yes | yes | no |
| Navigating to TeamCity's web interface | yes | yes | yes |
1) For the project code base managed by Subversion, Perforce, and CVS
2) For the project code base managed by TFS, Subversion, and Perforce