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:
Click on "Edit Source Lookup Path" button and then click on Add button then Java Project and include your imported project .. Hope this will solve your problem
In your debug configuration add goals as "clean install"in the maven build con
Try this: