Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Conflict with Makefile support plugin #30
Comments
|
This can happen because DockDockBuild is was created from Makefile Support and has the same class names. Thanks! |
Is this a bug report, or a feature request? Bug report
What is the current behavior?
Causing whole Android Studio to do nothing like a useless program and causing freezing when trying to open settings
If the current behavior is a bug, please provide the steps to reproduce.
Install both DockDockBuild and Makefile support plugins https://plugins.jetbrains.com/plugin/9333-makefile-support (Some time Android Studio ask to install DockDockBuild and Makefile when you open .mk file)
restart Android Studio
Open any Android projects
What is the expected behavior?
Let Android Studio run fine
Please provide all relevant details.
There is an issue reported on Makefile page kropp/intellij-makefile#191
Either DockDockBuild or makefile should at least handle this conflict with a warning because i'm sure some users have both Makefile support and DockDockBuild installed even they don't know and they will get stuck with this issue for too long time
It had took me an hour to help my friend solve this problem with Android Studio
To fix it:
There is an error on the down-right corner. Click on it and disable Makefile plugin and restart
Now you can either disable or uninstall Makefile support or DockDockBuild