This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: Groovy stacktrace folding
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
When you look at a typical Groovy stack trace, you usually see something like this:
This is not terribly helpful, since there are only three lines from the actual source code. Everything else refers to Groovy’s internals. From now on, though, reading Groovy stack traces will be much easier: