Currently there is a Java decompiler in marketplace https://marketplace.visualstudio.com/items?itemName=dgileadi.java-decompiler, but the debugger cannot recognize the breakpoint in the decompiled source yet. Need extra work in debugger side to address the gap between the decompiler and debugger.