Whenever I try to debug my app, Eclipse open a Class File Editor
and gives a Source not Found
and generally for basic Java classes (For example, Looper.class). I am really sick of this. I cannot debug well because of these Source not Found
s. Is there a way to solve this?
Thank you!