I saw the following after an attempt to wrap some code with
try{}catch(){}...I highlighted the line to wrap, and very quickly hit the ctrl-alt-t and then 6. I think the dialog was a little slow to display -- the '6' keystroke got in there and replaced the selection. Then when the dialog showed up, I hit 6 again (I didn't see the replace) and the error showed up. -sms ------------- [command] IntelliJ IDEA (Pandora) build #513 [command] JDK: 1.3.1 [command] VM: Java HotSpot(TM) Client VM [command] Vendor: Sun Microsystems Inc. [command] OS: Windows 2000 [command] java.lang.NullPointerException [command] at com.intellij.psi.impl.source.by.a(by.java:11) [command] at com.intellij.codeInsight.ba.a(ba.java:301) [command] at com.intellij.codeInsight.ba.a(ba.java:190) [command] at com.intellij.codeInsight.ba.a(ba.java:26) [command] at com.intellij.codeInsight.ba.a(ba.java:190) [command] at com.intellij.codeInsight.generation.surroundWith.r.a(r.java:36) [command] at com.intellij.codeInsight.generation.surroundWith.h.a(h.java:12) [command] at com.intellij.codeInsight.bi.run(bi.java:2) [command] at com.intellij.psi.impl.t.a(t.java:503) [command] at com.intellij.codeInsight.bh.run(bh.java) [command] at com.intellij.command.a.b.a(b.java:108) [command] at com.intellij.codeInsight.bg.actionPerformed(bg.java:6) [command] at com.intellij.codeInsight.e.keyPressed(e.java:1) [command] at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:191) [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:2135) [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(EventDispatchThread.ja va:131) [command] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :98) [command] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [command] at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) -------------------------------------------------- DISCLAIMER This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. NOTICE REGARDING PRIVACY AND CONFIDENTIALITY Knight Trading Group may, at its discretion, monitor and review the content of all e-mail communications. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
