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
  • Viewing build results, build logs, tests
  • Additional Views for Eclipse UI

Prerequisites

  1. 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 integration plugin for Perforce. Please make sure you initialize Perforce support (e.g. perform project update) after opening the project before using TeamCity Remote Run.
  2. 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