this happened after writing something like this MyClass z = new |
when MyClass was abstract, smart code completion let me choose methods to overwrite, and after choosing only a constructor this NPE occured. [command] IntelliJ IDEA (Pandora) build #522 [command] JDK: 1.3.1 [command] VM: Java HotSpot(TM) Client VM [command] Vendor: Sun Microsystems Inc. [command] OS: Windows NT [command] java.lang.NullPointerException [command] at com.intellij.codeInsight.generation.q.a(q.java:72) [command] at com.intellij.codeInsight.generation.o.invoke(o.java:54) [command] at com.intellij.codeInsight.completion.e.run(e.java:17) [command] at com.intellij.psi.impl.r.a(r.java:222) [command] at com.intellij.codeInsight.completion.a.a(a.java:149) [command] at com.intellij.codeInsight.completion.a.a(a.java:255) [command] at com.intellij.codeInsight.completion.a.a(a.java:241) [command] at com.intellij.codeInsight.completion.n.a(n.java:2) [command] at com.intellij.codeInsight.c.a.y.a(y.java:284) [command] at com.intellij.codeInsight.c.a.y.a(y.java:132) [command] at com.intellij.codeInsight.c.a.l.run(l.java:19) [command] at com.intellij.command.a.c.a(c.java:39) [command] at com.intellij.codeInsight.c.a.y.b(y.java:44) [command] at com.intellij.codeInsight.c.a.y.a(y.java:216) [command] at com.intellij.codeInsight.c.a.y.a(y.java:1) [command] at com.intellij.codeInsight.c.a.y.a(y.java:122) [command] at com.intellij.codeInsight.c.a.n.a(n.java:1) [command] at com.intellij.editor.b.t.a(t.java:1016) [command] at com.intellij.editor.b.t.a(t.java:382) [command] at com.intellij.editor.b.c.keyPressed(c.java) [command] at java.awt.Component.processKeyEvent(Component.java:3677) [command] at javax.swing.JComponent.processKeyEvent(JComponent.java:2014) [command] at java.awt.Component.processEvent(Component.java:3553) [command] at java.awt.Container.processEvent(Container.java:1164) [command] at java.awt.Component.dispatchEventImpl(Component.java:2593) [command] at java.awt.Container.dispatchEventImpl(Container.java:1213) [command] at java.awt.Component.dispatchEvent(Component.java:2497) [command] at java.awt.LightweightDispatcher.processKeyEvent(Container.java :2155) [command] at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2 135) [command] at java.awt.Container.dispatchEventImpl(Container.java:1200) [command] at java.awt.Window.dispatchEventImpl(Window.java:914) [command] at java.awt.Component.dispatchEvent(Component.java:2497) [command] at java.awt.EventQueue.dispatchEvent(EventQueue.java:339) [command] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi spatchThread.java:131) [command] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp atchThread.java:98) [command] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j ava:93) [command] at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) ________________________________________________________________ Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
