I clicked the blue ^O on the left hand margin to examine the base method. I
got this:
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.highlighting.p.a(p.java:296)
at com.intellij.codeInsight.highlighting.p.a(p.java:200)
at com.intellij.codeInsight.highlighting.bg.run(bg.java:1)
at com.intellij.util.s.run(s.java:3)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
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)
The base file/method did get displayed. I then hit the back button to go
back to the overriding method and hit ^O again. This time no exception.
cc
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list