-
Notifications
You must be signed in to change notification settings - Fork 4
Home
cathiele edited this page Oct 20, 2012
·
10 revisions
CreateJiraTicket - A Intellij (IDEA, AppCode...) Plugin
CreateJiraTicket is a Plugin for the Intellij IDEs like IDEA or AppCode.
It can be used to Create Tickets in the Atlassian Jira Bugtracking System directly from the sourcecode.
- Atlassian Jira >= 5.0
- IntelliJ IDE based on IDEA 10.0 or newer
- Projectspecific Configuration
- Configurable set of Templates
- Comment in the sourcecode can be replaced with attributes of the created jira Ticket (eg. TicketID)
- Template selection based on Regex rules that need to match the comment
See HowtoUse for detailed instructions