win2k, jdk1.3.1, 531
I get the following NPE when I hit ctrl-f in the find usages panel after
renaming the thing I was finding usages for (ie. find usages on class X,
rename class X, then go to back to the find usages pane and hit ctrl-f):
Exception occurred during event dispatching:
java.lang.NullPointerException
at com.intellij.codeEditor.a.d.run(d.java:3)
at com.intellij.psi.impl.r.a(r.java:440)
at com.intellij.codeEditor.a.a.a(a.java:37)
at com.intellij.codeEditor.a.a.a(a.java:153)
at com.intellij.codeEditor.b.a.<init>(a.java:35)
at com.intellij.usageView.impl.y.<init>(y.java:38)
at com.intellij.usageView.impl.y.<init>(y.java:47)
at com.intellij.usageView.a.a(a.java:307)
at com.intellij.usageView.a.b(a.java:245)
at com.intellij.usageView.q.run(q.java:1)
at com.intellij.psi.impl.r.a(r.java:440)
at com.intellij.usageView.a.a(a.java:171)
at com.intellij.usageView.a.h(a.java:348)
at com.intellij.usageView.a.b(a.java:11)
at com.intellij.usageView.impl.o.b(o.java:196)
at
com.intellij.usageView.impl.actions.FilterDuplicatedLineAction.b(Filt
erDuplicatedLineAction.java:0)
at com.intellij.jd.actions.ba.a(ba.java:13)
at com.intellij.jd.actions.ba.actionPerformed(ba.java:27)
at
javax.swing.JComponent$ActionStandin.actionPerformed(JComponent.java:
2377)
at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1384)
at javax.swing.JComponent.processKeyBinding(JComponent.java:2078)
at javax.swing.JComponent.processKeyBindings(JComponent.java:2115)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2041)
at java.awt.Component.processEvent(Component.java:3553)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2155)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list