While debugging a java app in eclipse I receive a \"Source not found\" error in two cases:
I had the same issue with eclipse 2019-03 (4.11.0) and I was only able to solve this by doing the debugging via remote debugging instead of directly launching it in debug mode.