Breakpoint in decompiled class does not stop
Answered
Hi,
i am using IntelliJ IDEA 2016.3.6.
Debugging into a decompiled class does not stop on the breakpoint in the class. It stops on the Signatur of the Methode.
Any idea why?
Cheers
Please sign in to leave a comment.
Please check if the issue persists in the current version. File a bug at https://youtrack.jetbrains.com/issues/IDEA with the reproducible test case if it does. Thank you.