Eclipse keep deploying to device in debug mode
Asked Answered
C

3

3

After deploying to my device once for debugging, every time I try and "Run As" in regular mode it still attached the debugger. I have deleted the application from the device and it still does this. This causes and issue when I just want to run the app, untethered from my laptop.

Has anyone else ran into this issue? If so, how do you fix it.

Calcific answered 27/4, 2011 at 19:3 Comment(0)
A
4

Does clicking on the "Disconnect" button do the trick?

Achieve answered 28/4, 2011 at 7:7 Comment(1)
This fixed the issue for me. have your +1 sir.Salutation
S
2

Try restarting Eclipse. I had this issue once and restarting Eclipse worked for me.

Sordello answered 27/4, 2011 at 19:9 Comment(0)
S
0

I have had problems with this as well. I don't recall what specifically fixed the problem, but I remember I did a combination of: 1) changing the configuration to "Run" only, 2) restarting Eclipse, and 3) trying multiple times.

One thing to keep in mind- even in "Run" mode you can see things going on in the debugger. For instance, you still get log messages. The main difference that I see is that it is much faster, and you don't see the threads and variables.

Senary answered 27/4, 2011 at 19:10 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.