Source code links missing from Eclipse Gradle console

Hi! If stack trace is printed out to console created by Gradle launch configuration, stack trace items with filename and row number aren’t clickable links to source code. Is it configuration issue or unimplemented feature?

Best regards,

Harri

It is an unimplemented feature. We thought about it at the time, but given our resources there is only so much we can implement in Buildship. Nonetheless, this is an open project and if you are interested contributing a pull request, we are happy to guide you through the process.