Unable to debug Andriod within STS - no opened project found for ...
Within STS 2.8.1, Android DDMS 16.0.1.v201112150204-238534
I am unable to debug as the DDMS sample android projects.
App deploys & runs okay but DDMS green bug button generates:
"no opened project found for com.simpligility.android.morseflash. Debug Session failed"
source project is open + plenty of refreshes etc.
Also, if i debug as a remote java application, the debugger attatches to the emulator ok, but the debug configuration's 'Project' 'project selection' button shows no projects available for selection (I suspect this is the key to the problem)- as if the android project was closed.
Any suggestions?