When I show the contextual menu for a file, it shows
com.intellij.codeInspection.actions.CodeInspectionActions@6ff9ad  right
below the CVS item.  Choosing it appears to do nothing except generate an
exception to the console:

Exception occurred during event dispatching:
java.lang.NullPointerException
        at
com.intellij.codeInspection.actions.CodeInspectionAction.actionPerfor
med(Unknown Source)
        at com.intellij.jd.actions.j.run(Unknown Source)
        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)

~ Dave Smiley



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

Reply via email to