Eclipse provides an opportunity to view java source code by using Source attachement in project's Java Build properties, but is it possible also to debug java source code?
I try to install breakpoint inside some java .class
file and get :
Unable to install breakpoints in java source file due to missing line number attributes