Hi,
I got this while editing a class source code and
switching to the another opened class.
It's happened several times before but it's the first
time i get an exception:
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:107)
at
com.intellij.codeInsight.daemon.impl.bs.a(bs.java:62)
at
com.intellij.codeInsight.daemon.impl.bu.run(bu.java:2)
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:3)
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)
Once i get this exception, i can't open, edit or
change source code files.
A solutions consists the project view from source to
project back to source.
Blue.
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://http://taxes.yahoo.com/
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list