In an anonymous inner class, when I use Override Methods, I am given the 
constructor as an
option, but when I choose it I get an internal error and this exception:


[65549394]  ERROR -                    codeInsight -
[65549404]  ERROR -                    codeInsight - IntelliJ IDEA 
(Ariadna)   B
uild #614
[65549404]  ERROR -                    codeInsight - JDK: 1.3.1_01
[65549404]  ERROR -                    codeInsight - VM: Java 
HotSpot(TM) Client
  VM
[65549404]  ERROR -                    codeInsight - Vendor: Sun 
Microsystems In
c.
[65549404]  ERROR -                    codeInsight - OS: Windows 2000
[65549424]  ERROR -                    codeInsight -
com.intellij.util.p: Cannot add constructor to anonymous class.
         at com.intellij.psi.impl.source.m.a(m.java:3)
         at com.intellij.psi.impl.source.i.b(i.java:133)
         at com.intellij.codeInsight.generation.d.a(d.java:79)
         at com.intellij.codeInsight.generation.d.a(d.java:0)
         at com.intellij.codeInsight.generation.d.invoke(d.java:2)
         at com.intellij.codeInsight.actions.b.run(b.java:1)
         at com.intellij.psi.impl.r.run(r.java:12)
         at 
com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:17)
         at com.intellij.psi.impl.z.c(z.java:339)
         at com.intellij.codeInsight.actions.a.run(a.java:4)
         at com.intellij.command.a.b.a(b.java:54)
         at com.intellij.codeInsight.actions.x.actionPerformed(x.java:11)
         at com.intellij.openapi.actionSystem.a.m.actionPerformed(m.java:5)
         at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:14
50)
         at 
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
ctButton.java:1504)
         at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:378)
         at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250
)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:279)
         at 
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease
d(BasicMenuItemUI.java:886)
         at java.awt.Component.processMouseEvent(Component.java:3715)
         at java.awt.Component.processEvent(Component.java:3544)
         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.retargetMouseEvent(Container.java:2451
)
         at 
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)

         at 
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
         at java.awt.Container.dispatchEventImpl(Container.java:1200)
         at java.awt.Window.dispatchEventImpl(Window.java:926)
         at java.awt.Component.dispatchEvent(Component.java:2497)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
         at com.intellij.ide.c.dispatchEvent(c.java:3)
         at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
         at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
         at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

-- 

Erb

==============================================================
"The only time I like in the morning is afternoon."
     - Russell D. Cooper

"If you do everything, then you're all done."
     - Melissa F. Cooper

"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
     - Larry Wall
==============================================================


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

Reply via email to