TeamCity's IDE plugins comparison matrix
| Feature | IntelliJ IDEA (the integration plugin is compatible with IntelliJ IDEA 7.0; in 6.x versions, some code quality maintenance features are not available) | Eclipse (the integration plugin is compatible with Eclipse 3.2+ and requires Subclipse 1.2.0 plugin) | Microsoft Visual Studio 2008 (integration with Team Foundation Server) |
|---|---|---|---|
| Remote Run | yes | yes perform to the project code base managed by SubVersion |
yes perform to the project code base managed by TFS and SubVersion |
| Pre-tested (delayed) Commit | yes | yes perform to the project code base managed by SubVersion |
yes perform to the project code base managed by TFS and SubVersion |
| Monitoring changes (status of "regular" and "personal" builds) | yes | yes | yes |
| Monitoring builds | yes | yes | no |
| 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 (a hyperlink or a short description is required) | yes | yes | no |
| Navigating to TeamCity's web interface | yes | yes | yes |