Scroll from Source in IntellijIdea is not working for for compiled classes
Answered
I have jar dependencies in may projects, which are searchable. I try to navigate to them, by searching a class then open it , decompiled one, and pressing "Scroll from Source" button in navigation menu. I have expected that this should position me into jar -> package location, and it's not working. This functionality was working in v.15, now it's not. Should I need to make some additional configuration?
Please sign in to leave a comment.
Known issue: https://youtrack.jetbrains.com/issue/IDEA-159683.
Fixed in 2016.3: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.3+EAP.