I get the following when starting with an HTML tag directly after @return
(or @param) for example:
@return <code>true</code> when ...
After typing the first '>' character these assertions start while typing.
Michael
----------------------------------------------------------------------
[ 64031] ERROR - com.intellij.c.i - Assertion failed
java.lang.Throwable
at com.intellij.diagnostic.d.a(d.java:5)
at com.intellij.diagnostic.d.a(d.java:16)
at com.intellij.c.i.start(i.java:27)
at com.intellij.editor.c.b.b(b.java:43)
at com.intellij.editor.b.p.a(p.java:29)
at com.intellij.editor.b.p.a(p.java:45)
at com.intellij.editor.i.a(i.java:712)
at com.intellij.editor.b.bu.actionPerformed(bu.java:7)
at com.intellij.execution.impl.y.actionPerformed(y.java:11)
at com.intellij.editor.b.u.run(u.java:0)
at com.intellij.command.a.b.a(b.java:32)
at com.intellij.editor.b.t.a(t.java:1113)
at com.intellij.editor.b.t.b(t.java:845)
at com.intellij.editor.b.c.keyTyped(c.java:4)
at java.awt.Component.processKeyEvent(Component.java:3674)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2014)
at java.awt.Component.processEvent(Component.java:3553)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2155)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list