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 JIRA issue in your IntelliJ IDEA editor window. For more about interacting with your issues within your IDE, refer to Using JIRA in the IntelliJ Connector.
To view a JIRA issue in the IDEA editor pane:
- Select your JIRA server from the dropdown list on the connector tool bar. (See screenshot of connector window below.)
- Use the filter and search functions to find your issue. (See Filtering the List of JIRA Issues in IntelliJ IDEA.)
- Right-click the issue in the list and select 'View in IDE'.
- The issue opens in the IDEA editor pane, as shown in the screenshot below. Now you can do the following:
- Click the view icon
in the toolbar at the top of the pane, to view the issue in your browser.
- Click the edit icon
in the toolbar at the top of the pane, to edit the issue in your browser.
- View stack traces contained in the issue description or in a comment. (See Viewing Stack Traces from a JIRA Issue in IntelliJ IDEA.)
- Collapse and expand sections of the pane by clicking the arrows below each section.
- Click a link, such as the assignee's name in the 'Details' section, to open the relevant JIRA screen in your browser.
- View and add comments in the bottom section of the editor pane, as shown in the screenshot above.
— Fetch the comments from the JIRA server again.
— Expand all comments, so that you see the text of every comment.
— Collapse all comments, so that you see only the comment author and date.
— Add a comment.
Screenshot: JIRA tab of the connector window
Screenshot: Viewing a JIRA issue in the editor pane
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.
|