java.lang.NullPointerException
at javax.swing.text.JTextComponent.setDocument(JTextComponent.java:440)
at bluej.editor.moe.NVDrawPane.setDocument(NVDrawPane.java:64)
at bluej.editor.moe.NaviView.setDocument(NaviView.java:106)
at bluej.editor.moe.NaviView.<init>(NaviView.java:90)
at de.markiewb.netbeans.plugins.outline.OutlineTopComponent.resultChanged(OutlineTopComponent.java:103)
at org.openide.util.lookup.SimpleProxyLookup.checkLookup(SimpleProxyLookup.java:114)
Taken from https://netbeans.org/bugzilla/show_bug.cgi?id=250229