-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDE error after installing plugin #35
Comments
Could you check version 2.0.2 |
Same thing here on 2.0.2 |
update to 2.0.3 and restart ,woks well |
I have published new version 2.0.3 yesterday to fix this issue |
There are still errors when using plugin. This is just one example. Few things work and other don't. java.lang.IncompatibleClassChangeError: Method 'com.android.tools.idea.gradle.project.model.AndroidModuleModel com.android.tools.idea.gradle.project.model.AndroidModuleModel.get(org.jetbrains.android.facet.AndroidFacet)' must be InterfaceMethodref constant |
Thanks for the quick update , the plugin now shows all the buttons however just like mentioned above it trows errors on some of the actions. |
Thanks for let me know I'll work to fix it |
Hi,
I use Android Studio and Kotlin. When I install the plugin, it gives me an IDE error. The most significant error message is:
com.intellij.diagnostic.PluginException: ID "org.intellij.sdk.action.GroupedActions" is already taken by action "Mark All (null)". Action "null (null)" (Plugin: Spock ADB) cannot use the same ID [Plugin: com.wahdan.com.wahdan.spockAdb]
I hope you can fix it somehow .
The text was updated successfully, but these errors were encountered: