Did you enable the 'source' option for GUI in your project? I think you can only jump to source if you are actually having that option enabled. Note that this makes IntelliJ a lot slower when handling the binded classes though (at least that happens in my case).
Did you enable the 'source' option for GUI in your project? I think you can only jump to source if you are actually having that option enabled. Note that this makes IntelliJ a lot slower when handling the binded classes though (at least that happens in my case).
Greetings,