When trying to surround a marked block with a try-catch-block IDEA throws
the following exception and the Code-Menu stays on screen until I restart
IDEA. The try-catch-block does exist afterwards.

2002-04-24 10:53:08,381 [3021955]  ERROR - ij.psi.impl.source.codeStyle.d -
Assertion failed
java.lang.Throwable
        at com.intellij.diagnostic.e.a(e.java(Compiled Code))
        at com.intellij.psi.impl.source.codeStyle.d.c(d.java(Compiled Code))
        at com.intellij.psi.impl.source.codeStyle.d.c(d.java(Compiled Code))
        at com.intellij.psi.impl.source.codeStyle.d.a(d.java(Compiled Code))
        at com.intellij.psi.impl.source.codeStyle.h.a(h.java:103)
        at com.intellij.psi.impl.source.codeStyle.h.a(h.java:109)
        at com.intellij.psi.impl.source.codeStyle.a.a(a.java:140)
        at com.intellij.psi.impl.source.g.a(g.java:162)
        at com.intellij.psi.impl.source.l.a(l.java:12)
        at com.intellij.psi.impl.source.g.a(g.java:173)
        at com.intellij.psi.impl.source.g.e(g.java:91)
        at com.intellij.codeInsight.generation.surroundWith.r.a(r.java:36)
        at com.intellij.codeInsight.generation.surroundWith.h.a(h.java:9)
        at com.intellij.codeInsight.v.run(v.java:1)
        at com.intellij.openapi.c.a.b.b(b.java:101)
        at com.intellij.codeInsight.u.run(u.java:4)
        at
com.intellij.command.impl.CommandProcessorImpl.a(CommandProcessorImpl.java(C
ompiled Code))
        at com.intellij.codeInsight.t.actionPerformed(t.java:3)
        at com.intellij.ui.bx.a(bx.java:42)
        at com.intellij.ui.bx.a(bx.java:66)
        at com.intellij.ui.l.mouseClicked(l.java:2)
        at
java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:217)
        at java.awt.Component.processMouseEvent(Component.java:3776)
        at java.awt.Component.processEvent(Component.java(Compiled Code))
        at java.awt.Container.processEvent(Container.java(Compiled Code))
        at java.awt.Component.dispatchEventImpl(Component.java(Compiled
Code))
        at java.awt.Container.dispatchEventImpl(Container.java(Compiled
Code))
        at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled
Code))
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled
Code))
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled Code))
        at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
        at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
        at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
        at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled Code))
        at com.intellij.ide.d.dispatchEvent(d.java(Compiled Code))
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java(Compiled
Code))
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java(Compiled
Code))
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2002-04-24 10:53:08,702 [3022276]   INFO - ij.components.ComponentManager -
Implementation class for component com.intellij.vcs.e not found


Bj�rn-H. Moritz, FJA Innosoft GmbH, ++49-40-236005-85
S�derstra�e 77, D-20097 Hamburg, [EMAIL PROTECTED]


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to