In order to start developing, please make sure you have the following prerequisites:
Now do the following steps:
npm install @atlassian/aui
to add the AUI library to the projectIn order to execute the current state of the plugin run
atlas-run //Run the current configuration
atlas-help //Shows other commands from the Atlassian
I am still figuring out how to launch different Jira versions (The switch somehow does not work)
(Comming soon)
The Atlassian SDK features its own Maven Installation. I highly recommand to use it, however of course you can also setup your own Maven if you want to do so. If you want to use the Atlassian SDK Maven, you should include it in your IDE to do so:
Full documentation for the SDK:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK