Skip to content

Connecting IntelliJ IDEA to Jira

Johannes Bachhuber edited this page Jul 11, 2017 · 1 revision

Working with JIRA Issues in IntelliJ IDEA

For adding JIRA Issues to IntelliJ the following steps are required:

  • Start IntelliJ -> Go to File -> Pugings -> Browse Repositories -> Type in: Atlassian Connector for IntelliJ IDE
  • Install Connector and restart IntelliJ
  • Sign in with your credentials @ https://climatecolab.atlassian.net
  • Go to your profile and note down your username (ie testuser)
  • In IntelliJ go to File -> Settings -> Other Settings -> Atlassian Connector - Project
  • Add JIRA Server
Server Adress: https://climatecolab.atlassian.net
Username: testuser
Password: your JIRA password
  • Test Connection
  • Close the Settings and go to View -> Tool Windows -> Atlassian