Have started to write a Class implementing a certain interface. In another
Class I had almost completed I inserted a call to a method defined in the
interface, but hadn't written the implementation yet. The (Really nice) light
bulb popped up, suggesting to implement the interface method for me.
On invoking this action an "Internal Error occured" and this Exception was in
the console:
[ 492073] ERROR - com.intellij.command.a.b -
[ 492081] ERROR - com.intellij.command.a.b - IntelliJ IDEA (Ariadna)
Build #609
[ 492082] ERROR - com.intellij.command.a.b - JDK: 1.3.1
[ 492082] ERROR - com.intellij.command.a.b - VM: Java HotSpot(TM)
Client VM
[ 492083] ERROR - com.intellij.command.a.b - Vendor: Sun Microsystems
Inc.
[ 492084] ERROR - com.intellij.command.a.b - OS: Linux
[ 492085] ERROR - com.intellij.command.a.b -
java.lang.IllegalArgumentException
at com.intellij.psi.impl.source.i.b(i.java:132)
at com.intellij.codeInsight.intention.t.b(t.java:58)
at com.intellij.codeInsight.intention.p.b(p.java:71)
at com.intellij.codeInsight.intention.z.run(z.java:3)
at com.intellij.psi.impl.o.run(o.java:1)
at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:96)
at com.intellij.psi.impl.v.c(v.java:27)
at com.intellij.codeInsight.intention.y.run(y.java:2)
at com.intellij.command.a.b.a(b.java:0)
at com.intellij.codeInsight.intention.x.run(x.java:4)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at com.intellij.ide.c.dispatchEvent(c.java:1)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java: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)
Cheers,
Ralf Fischer
--
"Any technology that is distinguishable
from magic is not sufficiently advanced."
See you at Milliway's!
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list