Using the TeamCity Plugin for Eclipse, you can make a list of builds you want to monitor. Once configured, watched builds and notification rules can be changed or deleted. By default, you are suggested to configure your IDE notifications. However, you can also configure other notifiers. For details, refer to the TeamCity documentation.

This topic explains how to configure, change and delete build notification rules. To enable notifications in the IDE, refer to this section.

To define the list of watched builds and define notification rules

  1. On the main menu, choose TeamCity > Configure > Notification Rules.
  2. On the IDE Notifier page that opens, click the Add new rule link.
  3. In the Watch section, click the radio button that corresponds to the desired build type. You can opt to watch the builds that contain your changes, builds from a certain project by selecting the desired project from the dropdown, or builds from certain build configurations by selecting one or more build configurations. You can also choose to be notified on the syste-wide events.
  4. In the Send notification when section, check the options that correspond to desired triggering events (build start, success, failure, hanging; investigation status changes, mute or unmute of tests).
  5. Click Save.

To change notification rules for a watched build configuration:

  1. In the IDE Notifier Settings page, select the desired rule.
  2. Click Edit.
  3. In the Edit rule section, change the watched builds and notification rules as required, and click Save.

To delete a notification rule:

  1. In the IDE Notifier Settings page, select the desired rule.
  2. Click Delete, and confirm the deletion.