This page last changed on Oct 14, 2008 by smaddox.

The Atlassian IntelliJ Connector allows you to view Bamboo build information in your integrated development environment.

This page tells you how to view the commit list and the files changed in the build, from within IntelliJ IDEA. For more about viewing build information within your IDE, refer to Using Bamboo in the IntelliJ Connector.

You can view the commit list and the files changed in the build:

  1. Right-click on the build plan and select 'Show Changed Files' from the popup context menu, or select the changed files icon from the tool bar.
  2. The commit list and list of changed files appears in the 'Bamboo Build Changes' window in IDEA, as shown below.
  3. Use the toolbar options to:
    • Jump directly to the source code.
    • Show the diff comparing the version in the build with the repository version.
    • Show the diff comparing your local version with the version in the build.
    • Open the repository version in the IDEA editor.


Screenshot: Showing the files changed in a build


RELATED TOPICS

Using Bamboo in the IntelliJ Connector
Configuring the IntelliJ Connector
User Guide for the Atlassian IntelliJ Connector

Refer to the Bamboo documentation for more information about Bamboo.


Document generated by Confluence on Nov 12, 2008 17:20