Tag: atlassian
-
How to setup JIRA plugin Project in Intelij IDEA on Mac
As i said previously in my post i came to conclusion that i need to write my own custom JIRA plugin. To do that , we first need to setup project and make sure that it's possible to debug the code you write. I usually use Intelij IDEA for writing code…