I get the following :
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.bs.a(bs.java:106)
at com.intellij.codeInsight.daemon.impl.bs.a(bs.java:74)
at com.intellij.codeInsight.daemon.impl.bu.run(bu.java)
at com.intellij.util.t.run(t.java:2)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
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)
I was debugging, and all of a sudden, I couldn't get focus in the editor window. I
was using
the Inspect window.
Mike
---
[EMAIL PROTECTED]
To obtain my PGP public key, mail "SEND PUB KEY" in the
subject to "[EMAIL PROTECTED]"
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list