getappmap / appmap-intellij-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`NullPointerException: Cannot invoke "java.util.List.isEmpty()" because "appMaps" is null`

ahtrotta opened this issue · comments

java.lang.NullPointerException: Cannot invoke "java.util.List.isEmpty()" because "appMaps" is null
               at appland.toolwindow.appmap.nodes.RootNode.getFiles(RootNode.java:64)

This issue seems like 9ae8a8e, I'm not sure how a NullPointerException could be caused with the current code.

Closing as it's a duplicate and I don't see any other way how this could happen with the current version.