This question has been asked many times before, but out of the numerous solutions presented, none have remedied my issue.
Currently, I am using the Eclipse IDE for Java development. When debugging, I continue to run into the "Source not found" error, presented below, after I step into line 29.
As noted, I step into the line...
Bam. Source not found.
I have attempted a few remedies. I followed the numerous solutions listed here, attempting to edit the source lookup & add the associated project. However, no luck with this method.
Does anyone have any idea how to fix this?
EDIT
Here is another image of my source folder. This should bring some clarity to what I have: