In the "Decompiled Class File Viewer" is it not possible to set a breakpoint. Not via context menu "toggle breakpoint" else via double click on the left margin.
I use: * Eclipse 3.4 * JDT Compiler 3.4.0v20090220 * JD Plugin 0.1.2
I have no problems with setting breakpoints. Both ways, i.e. double clicking and using the context menu are working.
It work only on classes where source code is available like java.awt.Font. On decompiled classes like sun.awt.windows.WPrinterJob it not work.
Log in to post a comment.
I have no problems with setting breakpoints. Both ways, i.e. double clicking and using the context menu are working.
It work only on classes where source code is available like java.awt.Font. On decompiled classes like sun.awt.windows.WPrinterJob it not work.