when clicking the "o" for an overridden function, I get taken to the 
correct code, but these are getting thrown.

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.bu.a(bu.java:10)
         at com.intellij.codeInsight.daemon.impl.bu.a(bu.java:103)
         at com.intellij.codeInsight.daemon.impl.bw.run(bw.java)
         at com.intellij.util.t.run(t.java:10)
         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)


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

Reply via email to