Home > jira-twitter

jira-twitter

Jira-twitter is a project mainly written in Java, based on the View license.

You have successfully created a plugin using the JIRA plugin archetype!

Here are the SDK commands you'll use immediately:

  • atlas-run -- installs this plugin into JIRA and starts it on http://localhost:2990/jira
  • atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
  • atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window:
    • 'pi' reinstalls the plugin into the running JIRA instance
  • atlas-help -- prints description for all commands in the SDK

Full documentation is always available at:

http://confluence.atlassian.com/display/DEVNET/Developing+your+Plugin+using+the+Atlassian+Plugin+SDK