Many IDE's debugger match the physical line number. I'm looking for java decompiler with saving actual line number in decompiling code.
http://java.decompiler.free.fr/ is not one.
I have released a companion plugin to JD Eclipse which fixes the line numbers issue and makes it easier to switch between real and decompiled source: http://mchr3k-coding.blogspot.co.uk/2012/07/realignment-for-jd-eclipse.html