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:
For local projects I've solved it by selecting the "Resolve Workspace artifacts" checkbox in the Debug Configurations.