Using build #526 I did an extract superclass on a class which derives from junit.framework.TestCase. I selected two protected methods as the only ones to move to the new superclass and received the following traceback
[command] JDK: 1.3.1_01 [command] VM: Java HotSpot(TM) Client VM [command] Vendor: Sun Microsystems Inc. [command] OS: Windows 2000 [command] java.lang.NullPointerException [command] at com.intellij.refactoring.f.j.a(j.java:149) [command] at com.intellij.refactoring.f.j.a(j.java:204) [command] at com.intellij.refactoring.f.j.a(j.java:53) [command] at com.intellij.refactoring.f.m.run(m.java) [command] at com.intellij.psi.impl.r.a(r.java:17) [command] at com.intellij.refactoring.f.l.run(l.java:1) [command] at com.intellij.command.a.c.a(c.java:53) [command] at com.intellij.refactoring.f.k.run(k.java:0) [command] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java: 154) [command] at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) [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) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
