Unable to connect Bitbucket with Intellij
Answered
Hello Team,
I am unable to connect the Intellij to our bitbucket server,
Please help me in resolving this issue.
Regards,
Varun
Please sign in to leave a comment.
Please clarify what exactly is not working?
Do you mean that some code you wrote for a plugin cannot connect?
What errors do you get?
Hello Dmitriy Smirnov,
We are using Atlassian bitbucket,
I want to integrate IntelliJ with Bitbucket
Like the below document
https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html
I found somewhere the below statement, and I want it to implement in IntelliJ, as I am new to this want the details, to proceed further
Connecting IntelliJ IDEA with the Atlassian Source Code
One of the biggest benefits of writing your code in IDEA is that you can access the Javadoc directly in the IDE instead of needing to go to the API’s documentation website
Thanks for your help,
Regards,
Varun
Could you please schedule a meeting,
> One of the biggest benefits of writing your code in IDEA is that you can access the Javadoc directly in the IDE instead of needing to go to the API’s documentation website
I am not sure what exactly this description means.
There used to be the specific plugin to provide integration with BitBucket - Atlassian Connector, but AFAIK it has been deprecated.
There is no built-in integration with Bitbucket in IntelliJ, but it is possible to clone/push/pull there using Git Integration. Vote for https://youtrack.jetbrains.com/issue/IDEA-88198