got an assertion after creating a new project
and then creating a new interface
the package statement that was created looked like this:

package $PACKAGE_NAME$;

it was a project just for testing something and i tried
to create the interface in the root package.

after creating a new class I got the assertion below.
don't know if the first stack trace is related.

Of course, it is usually not a good idea to create
classes / interfaces with no package, but it should work
nevertheless...


best regards,
Michael Damberger




[command] IntelliJ IDEA (Pandora)  build #515
[command] JDK: 1.3.1
[command] VM: Java HotSpot(TM) Client VM
[command] Vendor: Sun Microsystems Inc.
[command] OS: Windows NT
[command] java.lang.IndexOutOfBoundsException
[command]       at com.intellij.editor.c.e.c(e.java:5)
[command]       at com.intellij.editor.c.d.b(d.java:7)
[command]       at com.intellij.codeInsight.highlighting.p.a(p.java:165)
[command]       at com.intellij.codeInsight.highlighting.p.a(p.java:274)
[command]       at com.intellij.codeInsight.highlighting.bw.c(bw.java:1)
[command]       at com.intellij.editor.b.g.c(g.java:114)
[command]       at com.intellij.editor.b.p.a(p.java:236)
[command]       at com.intellij.editor.b.p.a(p.java:238)
[command]       at com.intellij.editor.i.a(i.java:363)
[command]       at com.intellij.editor.b.bu.actionPerformed(bu.java:5)
[command]       at com.intellij.vssSupport.ba.actionPerformed(ba.java:15)
[command]       at com.intellij.execution.by.actionPerformed(by.java:3)
[command]       at com.intellij.editor.b.u.run(u.java:0)
[command]       at com.intellij.command.a.b.a(b.java:124)
[command]       at com.intellij.editor.b.t.a(t.java:879)
[command]       at com.intellij.editor.b.t.a(t.java:572)
[command]       at com.intellij.editor.b.d.keyPressed(d.java:2)
[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:2
135)
[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(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)

[codeEditor.check] IntelliJ IDEA (Pandora)  build #515
[codeEditor.check] JDK: 1.3.1
[codeEditor.check] VM: Java HotSpot(TM) Client VM
[codeEditor.check] Vendor: Sun Microsystems Inc.
[codeEditor.check] OS: Windows NT
[codeEditor.check] com.intellij.b.a: ASSERTION: File text mismatch after reparse

[codeEditor.check]      at com.intellij.b.b.a(b.java:138)
[codeEditor.check]      at com.intellij.codeEditor.a.k.a(k.java:6)
[codeEditor.check]      at com.intellij.codeEditor.a.a.a(a.java:175)
[codeEditor.check]      at com.intellij.codeEditor.a.a.a(a.java:153)
[codeEditor.check]      at com.intellij.codeEditor.a.f.run(f.java:0)
[codeEditor.check]      at com.intellij.psi.impl.t.a(t.java:10)
[codeEditor.check]      at com.intellij.codeEditor.a.a.b(a.java:152)
[codeEditor.check]      at com.intellij.codeEditor.a.a.a(a.java:186)
[codeEditor.check]      at com.intellij.codeEditor.a.e.run(e.java)
[codeEditor.check]      at com.intellij.undo.a.e.a(e.java:68)
[codeEditor.check]      at com.intellij.codeEditor.a.a.a(a.java:22)
[codeEditor.check]      at com.intellij.codeEditor.a.a.a(a.java:143)
[codeEditor.check]      at com.intellij.codeInsight.z.run(z.java:3)
[codeEditor.check]      at com.intellij.command.a.b.a(b.java:124)
[codeEditor.check]      at com.intellij.codeInsight.CodeInsightManager.a(CodeIns
ightManager.java:114)
[codeEditor.check]      at com.intellij.codeInsight.highlighting.q.run(q.java:4)

[codeEditor.check]      at com.intellij.util.s.run(s.java:2)
[codeEditor.check]      at java.awt.event.InvocationEvent.dispatch(InvocationEve
nt.java:154)
[codeEditor.check]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:337
)
[codeEditor.check]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:131)
[codeEditor.check]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(E
ventDispatchThread.java:98)
[codeEditor.check]      at java.awt.Dialog.show(Dialog.java:380)
[codeEditor.check]      at javax.swing.JOptionPane.showOptionDialog(JOptionPane.
java:679)
[codeEditor.check]      at javax.swing.JOptionPane.showMessageDialog(JOptionPane
.java:521)
[codeEditor.check]      at javax.swing.JOptionPane.showMessageDialog(JOptionPane
.java:499)
[codeEditor.check]      at com.intellij.b.c.run(c.java)
[codeEditor.check]      at java.awt.event.InvocationEvent.dispatch(InvocationEve
nt.java:154)
[codeEditor.check]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:337
)
[codeEditor.check]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:131)
[codeEditor.check]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(E
ventDispatchThread.java:98)
[codeEditor.check]      at java.awt.EventDispatchThread.pumpEvents(EventDispatch
Thread.java:93)
[codeEditor.check]      at java.awt.EventDispatchThread.run(EventDispatchThread.
java:85)
______________________________________________________________________________
Lotto online tippen! Egal zu welcher Zeit, egal von welchem Ort. 
Mit dem WEB.DE Lottoservice. http://tippen2.web.de/?x=5


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

Reply via email to