Skip to content

scm-manager/jira-scm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Install the Atlassian SDK

https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-linux-or-mac-system/

Configure Intellij

https://community.developer.atlassian.com/t/configure-idea-to-use-the-sdk/10610/3

Flow

Start Jira with:

atlas-run

Debug it with:

atlas-debug

To relaod just run

atlas-package

Atlassian Documentation

Find the atlassian documentation here:

https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK

Installation

To install the plugin,

  • log in to Jira as an administrator
  • go to "Administration" (the gear on the upper right)
  • select "Add-ons"
  • select "Manage add-ons" on the left
  • click "Upload add-on"
  • select the plugin file (eg. jira-scm-plugin-1.0.0.obr)