
JIRA integration with IntelliJ
Table of Contents [-]
Since version 9, IntelliJ IDEA can integrate with the JIRA issue tracker.
Create tasks using JIRA #
Go to File > Settings > Tasks > Servers . Add JIRA server location, your credentials and test the connection.
From now on, when you want to add a new Task (and Change list), just press cursor down and the drop-down box appears with all issues assigned to you:
SVN comments as JIRA links #
IntelliJ 9 is able to turn SVN comments with JIRA issue number into the links. Clicking a link will open default browser with JIRA page.
Go to: File > Settings > Version Control > Issue Navigation
Click on 'Add JIRA Pattern...' and enter JIRA installation URL (http://issues.liferay.com). That is all (the default pattern is fine).
After enabling it, in the Changes window all issue numbers will be links:
Atlassian Connector for IntelliJ #
Besides described features there is an atlassian connector plugin that offers closer integration with various Atlassian products: