pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

Plugin doesn't work when using Bazel #145

Open mileskrell opened 1 year ago

mileskrell commented 1 year ago

Trying to run commands results in the "Couldn't determine if a gradle sync is in progress" error.

I'm not sure if adding Bazel compatibility is as simple as letting the user disable the "is Gradle syncing" check or if it would require more in-depth changes. But if support for other build systems is beyond the scope of this project, I'd suggest adding a note saying "only compatible with Gradle-based projects" to the plugin description :)

ADB Idea 1.6.6 Android Studio Chipmunk | 2021.2.1 Patch 1