I was debugging into some xml classes while working on a side project, and tried hovering over a variable name to see the value. The variable was declared in a lambda; maybe that matters.
When trying to use code completion in the following example, the IDE will throw a NullPointerException (exception details below). at ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results