homberghp opened a new issue, #8628: URL: https://github.com/apache/netbeans/issues/8628
### Description The output window appears to understand stack trace print outs, which is useful, because this creates links to the location in the project. When stack traces come from other sources it would be nice to use that feature too. e.g. open the relevant project or module, then paste the stacktrace into the output window and let the stack trace parser do its work and create clickable links in said stacktrace. ### Use case/motivation Quicky analyse stack traces from IDE triggered error reports. Typically the dump as requested by NetBeans error reporting tool also contains stack traces. ### Related issues _No response_ ### Are you willing to submit a pull request? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
