When TeamCity integration plugin is installed, your workbench is supplemented with a number of additional functions and items, including:
- Remote run (personal builds) in TeamCity
- Pre-tested commit and manual changes commit
- Remote run and pre-tested commit for CVS, Subversion, and Perforce version control systems.
- Viewing build results, build logs, tests
- Additional Views for Eclipse UI
Prerequisites
TeamCity plugin uses VCS integration with Subversion and Perforce. That is, you should have installed Eclipse integration plugins for mentioned VCS:
- Subclipse or Subversive, for integration with SVN .
- P4WSAD 2008.1 plugin: (2008.2 P4WSAD is supported only since TeamCity 4.5) integration plugin for Perforce. Please make sure you initialize Perforce support (for example, perform project update) after opening the project before using TeamCity Remote Run.
- Eclipse must be run under JDK 1.5 for the TeamCity plugin to work.
TeamCity Views
When the TeamCity plugin is installed, it adds several new artifacts to the Eclipse user interface:
- Status bar icons that reflect condition of the builds.
- The TeamCity item on the main menu
- The TeamCity Watched Projects view
- The TeamCity Changes view
- The TeamCity Tests view
- The TeamCity Remote Run view