This wiki does not contain official documentation and is currently deprecated and read only. Please try reading the documentation on the Liferay Developer Network, the new site dedicated to Liferay documentation. DISCOVER Build your web site, collaborate with your colleagues, manage your content, and more. DEVELOP Build applications that run inside Liferay, extend the features provided out of the box with Liferay's APIs. DISTRIBUTE Let the world know about your app by publishing it in Liferay's marketplace. PARTICIPATE Become a part of Liferay's community, meet other Liferay users, and get involved in the open source project. 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: