Try closing Eclipse, issuing a '/Developer/android-sdk-mac_x86-1.5_r2/tools/adb kill-server' command from terminal and retrying.
If that still doesn't work, you could try opening Activity Monitor to see if there are any existing adb processes running, and kill them. On Wed, Jun 10, 2009 at 5:34 AM, jphdsn<[email protected]> wrote: > > Hi, > > I'm just trying the SDK 1.5 with a new installation of Eclipse and the > eclipse plugin > > When I import a project and run it, I have an error message : > > [2009-06-10 12:20:09 - Lunc] The connection to adb is down, and a > severe error has occured. > [2009-06-10 12:20:09 - Lunc] You must restart adb and Eclipse. > [2009-06-10 12:20:09 - Lunc] Please ensure that adb is correctly > located at '/Developer/android-sdk-mac_x86-1.5_r2/tools/adb' and can > be executed. > > The problem is that adb is correctly located... And when I restart > Eclipse the problem is still the same. > > > Does anyone know a solution of that problem? > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

