https://community.developer.atlassian.com/t/configure-idea-to-use-the-sdk/10610/3
Start Jira with:
atlas-run
Debug it with:
atlas-debug
To relaod just run
atlas-package
Find the atlassian documentation here:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK
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)