I tried to move a static method to another class. I got the search
results and accidentally clicked in the editor window. The search
results for refactoring disappeared, but I brought them back with alt-3
and pressed "Do Refactor". IDEA said something had changed since I
searched and asked me whether I wanted to redo the search for references
to the method. I clicked "yes" and got an empty "Looking for usages..."
dialog. The console window contains the following exception:
java.lang.NullPointerException
at com.intellij.psi.cy.a(cy.java(Compiled Code))
at com.intellij.psi.cy.a(cy.java(Compiled Code))
at com.intellij.psi.cy.a(cy.java(Compiled Code))
at com.intellij.refactoring.m.bi.a(bi.java(Compiled Code))
at com.intellij.refactoring.m.bi.a(bi.java(Compiled Code))
at com.intellij.refactoring.j.c.i.a(i.java:95)
at com.intellij.refactoring.m.f.run(f.java:1)
at com.intellij.psi.impl.n.run(n.java(Compiled Code))
at
com.intellij.vfs.VirtualFileManager.a(VirtualFileManager.java(Compile
d Code))
at com.intellij.psi.impl.v.b(v.java(Compiled Code))
at com.intellij.refactoring.m.e.run(e.java:4)
at com.intellij.refactoring.m.h.a(h.java:2)
at com.intellij.refactoring.j.c.h.a(h.java:7)
at com.intellij.usageView.j.run(j.java:5)
at com.intellij.usageView.e.run(e.java:0)
at com.intellij.progress.ProgressManager.a(ProgressManager.java:5)
at com.intellij.usageView.c.b(c.java:14)
at com.intellij.usageView.c.c(c.java:15)
at com.intellij.usageView.d.run(d.java:0)
at java.lang.Thread.run(Thread.java:498)
Now I can't get rid of the modal dialog. It seems I'll have to kill
IDEA with the task manager.
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list