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

The Atlassian IntelliJ Connector allows you to monitor, add and update JIRA issues in your integrated development environment.

This page tells you how to view a stack trace from a JIRA issue in IntelliJ IDEA. For more about interacting with your issues within your IDE, refer to Using JIRA in the IntelliJ Connector.

To view a stack trace from a JIRA issue, open the issue in the IDEA editor pane as described here:

  1. Select your JIRA server from the dropdown list in the connector tool bar. (See screenshot of connector window below.)
  2. Use the filter and search functions to find your issue. (See Filtering the List of JIRA Issues in IntelliJ IDEA.)
  3. Right-click the issue in the list and select 'View in IDE'.
  4. The issue opens in the IDEA editor pane, as shown in the screenshot below.
  5. Click the stack trace icon in the toolbar at the top of the pane to view the stack trace contained in the description of the issue.
  6. Click the 'Analyse Stack Trace' link next to a comment header to view the stack trace contained in the body of the comment.
  7. The stack trace will open in IDEA's output tool window, also shown in the screenshot below.


Screenshot: JIRA tab of the connector window




Screenshot: Viewing Stack Traces


RELATED TOPICS

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

Refer to the JIRA documentation for more information about JIRA issue tracking.


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