I have no idea what caused this exception. I noticed it when the
programming by intention failed to allow me to create a new member
function for a class outside the one that I was working in.
------------------------------------------------------------------
Exception occurred during event dispatching:
java.awt.IllegalComponentStateException: component must be showing on
the screen
to determine its location
at
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242
)
at java.awt.Component.getLocationOnScreen(Component.java:1216)
at com.intellij.codeInsight.daemon.impl.bq.a(bq.java:123)
at com.intellij.codeInsight.daemon.impl.bq.a(bq.java:63)
at com.intellij.codeInsight.daemon.impl.bs.run(bs.java:2)
at com.intellij.util.t.run(t.java:3)
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:40)
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)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list