Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

IntelliJ Integration with Atlassian SDK

celbadaoui March 20, 2020

Hello Atlassian community,


We are currently in the process of developing a Jira plugin using the IDE IntelliJ Community (Edition 2019.3.3) in collaboration with the Atlassian SDK (v8.0.16).
To make things clearer:


1. We first installed the IDE.
2. We then followed this tutorial https://developer.atlassian.com/server/framework/atlassian-sdk/  in order to properly install the Atlassian SDK.
3. We then proceeded to configure our IDE manually to point to the repository used by the SDK in order to import all the maven dependencies needed, as seen in this picture:

manual configuration of the IDE.PNG

In conclusion, we want to run/compile our Java code locally. Unfortunately, we are having some trouble creating an environment that will allow us to link our intelliJ with our localhost server and display the results we want locally.
Here is a picture of our code and the errors:

code and errors.PNG

for more information, we are using the java jdk version: 1.8.0_241

Kind Regards,

Chaimaa

 

 

1 answer

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 23, 2020

Hey Chaimaa,

I see you've recently asked other questions about IntelliJ and getting set up with the SDK. I'm going to provide the same advice you received on the other questions, so this won't be new information based on the other answers you've seen already.

We have a dedicated Developer Community that would be the best place to ask plugin development related questions. Since the topics are more focused, it's easier for other developers to watch the questions coming in and provide guidance. I checked with some teammates who answer questions on the Developer Community, and they agreed that this particular question is best over there!

Cheers,
Daniel

celbadaoui March 23, 2020

Hello Daniel, thank you for answering, i'll try posting it there and see if i'll have any luck. Again, thank you.

Best regards,

Chaimaa

Suggest an answer

Log in or Sign up to answer