java.lang.NullPointerException at org.netbeans.modules.java.JavaEditor.getMember(JavaEditor.java:180) at org.netbeans.modules.java.JavaEditor.getMemberEnvironment(JavaEditor.java:184) at org.netbeans.modules.java.JavaEditor.findParser(JavaEditor.java:188) at org.netbeans.modules.java.JavaEditor.access$700(JavaEditor.java:87) at org.netbeans.modules.java.JavaEditor$JavaEditorComponent.selectElementsAtOffset(JavaEditor.java:1090) at org.netbeans.modules.java.JavaEditor$11.actionPerformed(JavaEditor.java:1156) at javax.swing.Timer.fireActionPerformed(Timer.java:150) at javax.swing.Timer$DoPostEvent.run(Timer.java:108) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) [catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) *********** Exception occurred ************ at Fri Nov 29 19:09:55 CET 2002 Annotation: Exception occurred in Request Processor java.lang.NullPointerException at org.netbeans.modules.java.JavaEditor.getMember(JavaEditor.java:180) at org.netbeans.modules.java.JavaEditor$13.objectParsed(JavaEditor.java:1171) at org.netbeans.modules.java.Parsing.fireEvent(Parsing.java:61) at org.netbeans.modules.java.JavaParserGlue$2.run(JavaParserGlue.java:578) at org.openide.util.Task.run(Task.java:136) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:603)