Not sure what I was doing, but I have the following 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:1237
)
at java.awt.Component.getLocationOnScreen(Component.java:1211)
at javax.swing.JPopupMenu.show(JPopupMenu.java:785)
at com.intellij.openapi.actionSystem.impl.bg.show(bg.java:14)
at com.intellij.ide.desktop.impl.f.g(f.java:8)
at com.intellij.ide.desktop.impl.f.d(f.java:12)
at com.intellij.editor.impl.l.c(l.java:14)
at com.intellij.editor.impl.l.b(l.java:434)
at com.intellij.editor.impl.d.mouseReleased(d.java:3)
at java.awt.Component.processMouseEvent(Component.java:3710)
at java.awt.Component.processEvent(Component.java:3539)
at java.awt.Container.processEvent(Container.java:1159)
at java.awt.Component.dispatchEventImpl(Component.java:2588)
at java.awt.Container.dispatchEventImpl(Container.java:1208)
at java.awt.Component.dispatchEvent(Component.java:2492)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120)
at java.awt.Container.dispatchEventImpl(Container.java:1195)
at java.awt.Window.dispatchEventImpl(Window.java:921)
at java.awt.Component.dispatchEvent(Component.java:2492)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
at com.intellij.ide.d.dispatchEvent(d.java:9)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
java.io.FileNotFoundException: C:\adriana\help\idea\Help.hs (The system cannot f
ind the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:59)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
.java:64)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
nection.java:128)
at com.sun.java.help.impl.XmlReader.createReader(XmlReader.java:99)
at javax.help.HelpSet.parseInto(HelpSet.java:568)
at javax.help.HelpSet.<init>(HelpSet.java:129)
at com.intellij.help.impl.a.a(a.java:8)
at com.intellij.help.impl.HelpManagerImpl.a(HelpManagerImpl.java:27)
at com.intellij.help.impl.HelpManagerImpl.a(HelpManagerImpl.java:10)
at com.intellij.ide.actions.ContextHelpAction.a(ContextHelpAction.java:4
)
at com.intellij.openapi.actionSystem.impl.z.b(z.java:90)
at com.intellij.openapi.actionSystem.impl.z.processMouseEvent(z.java:58)
at java.awt.Component.processEvent(Component.java:3539)
at java.awt.Container.processEvent(Container.java:1159)
at java.awt.Component.dispatchEventImpl(Component.java:2588)
at java.awt.Container.dispatchEventImpl(Container.java:1208)
at java.awt.Component.dispatchEvent(Component.java:2492)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120)
at java.awt.Container.dispatchEventImpl(Container.java:1195)
at java.awt.Window.dispatchEventImpl(Window.java:921)
at java.awt.Component.dispatchEvent(Component.java:2492)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
at com.intellij.ide.d.dispatchEvent(d.java:9)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
Parsing failed for null
Got an IOException (C:\adriana\help\idea\Help.hs (The system cannot find the fil
e specified))
HelpSet C:\adriana\help\idea\Help.hs not found
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