Richard, I believe this is fixed in #648. Please try there. Friendly, Dmitry
Richard S.Martin wrote: > This error occured when trying to move an inner class to a top-level class: > > [681284887] ERROR - m.intellij.openapi.command.b.b - > java.lang.NullPointerException > at com.intellij.refactoring.p.c.c.b(c.java:90) > at com.intellij.refactoring.bi.run(bi.java:3) > at com.intellij.openapi.application.a.d.runWriteAction(d.java:64) > at com.intellij.refactoring.ba.a(ba.java:8) > at com.intellij.refactoring.ba.a(ba.java:57) > at com.intellij.refactoring.bh.run(bh.java:1) > at com.intellij.usageView.a.a.k.run(k.java:3) > at com.intellij.openapi.command.b.b.executeCommand(b.java:23) > at com.intellij.usageView.a.a.g.actionPerformed(g.java:17) > at com.intellij.usageView.a.ba.actionPerformed(ba.java:1) > at > javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767) > at > >javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820) > at > javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419) > at > javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257) > at > >javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:258) > at java.awt.Component.processMouseEvent(Component.java:5021) > at java.awt.Component.processEvent(Component.java:4818) > at java.awt.Container.processEvent(Container.java:1525) > at java.awt.Component.dispatchEventImpl(Component.java:3526) > at java.awt.Container.dispatchEventImpl(Container.java:1582) > at java.awt.Component.dispatchEvent(Component.java:3367) > at > java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3359) > at > java.awt.LightweightDispatcher.processMouseEvent(Container.java:3074) > at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3004) > at java.awt.Container.dispatchEventImpl(Container.java:1568) > at java.awt.Window.dispatchEventImpl(Window.java:1581) > at java.awt.Component.dispatchEvent(Component.java:3367) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:445) > at com.intellij.ide.q.a(q.java:89) > at com.intellij.ide.q.dispatchEvent(q.java:59) > at > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) > > ============================================================================== > This email and any files transmitted with it are confidential and intended solely >for the use of the individual or entity to whom they are addressed. All information >is the view of the individual and not necessarily the company. If you are not the >intended recipient you are hereby notified that any dissemination, distribution, or >copying of this communication and its attachments is strictly prohibited. If you have >received this email in error please notify: > [EMAIL PROTECTED] > > > ============================================================================== > -- Dmitry Lomov JetBrains Inc. / IntelliJ Labs http://www.intellij.com "Develop with pleasure!" _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
