I just upgraded to eclipse 3.7 (indigo) and have an odd error running my android 3.2 app.
Looks like I will need to step into the Android Tools sdk (rev 13) to debug it.
What is the easiest way to setup the debugger to step into the sdk?
You may find this interesting: http://blog.michael-forster.de/2008/12/view-android-source-code-in-eclipse.html
I had used it once to fix my problem.