I\'m trying to debug my Java application in Eclipse however when I hit a breakpoint I simply see the following instead of my source:
In Eclipse:Window-->Go to preferences-->Java-->Click on JRE-->Edit--->Restore Default and click on Finish.
Update your Project before Debugging the code!
Alas! It worked for me.