Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stack Trace Console in IntelliJ IDEA

Does IntelliJ have an equivalent to Eclipse's "Java Stack Trace Console," where you can paste in a stack trace and it will linkify it for you if it matches any of the source files in your project?

like image 846
Neil Traft Avatar asked Oct 10 '11 18:10

Neil Traft


1 Answers

⇧⌘A -> Analyze Stacktrace...

The clipboard content is automatically pasted in the window, so you can just press enter.

like image 83
user1338062 Avatar answered Oct 01 '22 11:10

user1338062



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!