D
Deleted User
Guest
With the newest release of the SDK, the adb executable has been moved out of the "tools" folder to the "platform-tools" folder.
Fair enough.
However, my Eclipse plugin is hard coded to look in the "tools" folder for adb.
No problem, I'll just update my Eclipse plugin...
... except my Eclipse plugin is telling me that it is up-to-date. I have not updated my Eclipse plugin in a long time; it is most certainly not up-to-date.
What do I do here? I don't want to just copy and paste adb into the "tools" folder. I presume there's a reason why it has been moved and that will probably break something else. I'm not quite sure how to uninstall an Eclipse plugin. I tried going through the install-new-plugin process again, but it tells me it can't install over the existing Android plugin.
Fair enough.
However, my Eclipse plugin is hard coded to look in the "tools" folder for adb.
No problem, I'll just update my Eclipse plugin...
... except my Eclipse plugin is telling me that it is up-to-date. I have not updated my Eclipse plugin in a long time; it is most certainly not up-to-date.
What do I do here? I don't want to just copy and paste adb into the "tools" folder. I presume there's a reason why it has been moved and that will probably break something else. I'm not quite sure how to uninstall an Eclipse plugin. I tried going through the install-new-plugin process again, but it tells me it can't install over the existing Android plugin.