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:
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:
for more information, we are using the java jdk version: 1.8.0_241
Kind Regards,
Chaimaa
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.