Incompatible Bitbucket plugin 1.2.1 for Android Studio 2.0/2.1/3.0+
T

1

15

I have updated version of my Android Studio to 2.0 and is facing incompatibility issue of bitbucket plugin 1.2.1 when loading Android Studio.

Android Studio's Event log is saying:
"Plugin Error
Problems found loading plugins:
Following plugins are incompatible with current IDE build: Bitbucket"

Can anyone help me regarding?

Thanks in advance.

Treen answered 13/4, 2016 at 6:5 Comment(0)
B
32

Try use jetbrains bitbucket connector, open this link and download the package: https://drive.google.com/open?id=1L0bEhoCIrV9Jced1fqdYscI34wwuKyvQ

After dowloading you need install this plugin (Don't extract the package).

In Android Studio, follow the menu items path:

File => Settings => Plugins => Install plugin from disk => {choose downloaded package} => Restart Android Studio

Bradlybradman answered 13/4, 2016 at 19:26 Comment(5)
Thank you Alex, for the fix.Treen
But this plugin aslo won't work....try to checkout project from version control and you will see an issue or that nothing happensEterne
First time use "git clone ...", then you can use the pluginBradlybradman
I get error with Android studio 2.1 20:36:11 Plugin Error: Bitbucket threw an uncaught NullPointerException. Disable Plugin 20:36:11 NullPointerException: nullMadelenemadelin
Don't even have to do git clone manually. Just run VCS>Import into..>Share ProjectStricklan

© 2022 - 2024 — McMap. All rights reserved.