I’m debugging a java web app in Myeclipse 2015 in windows 8 and I receive “Source not found” error in this case:
Stepping in to a file in a maven jar which is already imported in the build path and in the source lookup of debug.
and I can access in the same file with ctrl+f3 without any problem and this problem is not provided with Ubuntu,it work like a charm?
Any help!!!!!!