How to get stacktraces from logs or emails into your Java IDE - Tips & Tricks

Опубликовано: 05 Октябрь 2024
на канале: Marco Behler
2,716
41

► Java/Spring courses & guides
https://www.marcobehler.com

► Newsletter
https://bit.ly/2K0Ao4F

► YouTube sub
https://bit.ly/2lVExgm

What is this episode about? Obviously you will 'encounter' stack traces first in log files, or emails. Now browsing through log files is all good, but what if you want to have that stack trace open in your IDE, where you can easily browse around? In this episode you'll find out how I open up stack traces, that I receive via email, in IntelliJ, to quickly go to involved code lines.