Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when paths are not properly configured #2

Open
GoogleCodeExporter opened this issue Apr 8, 2015 · 1 comment
Open

NPE when paths are not properly configured #2

GoogleCodeExporter opened this issue Apr 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

No message
java.lang.NullPointerException
    at com.intellij.ide.actions.ShowSettingsUtilImpl.a
(ShowSettingsUtilImpl.java:36)
    at com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable
(ShowSettingsUtilImpl.java:13)
    at org.intellij.lang.jflex.compiler.JFlex$1.run(JFlex.java:194)
    at 
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run
(LaterInvocator.java:20)
    at java.awt.event.InvocationEvent.dispatch
(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:155)
    at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:136)
    at com.intellij.ide.IdeEventQueue.dispatchEvent
(IdeEventQueue.java:70)
    at java.awt.EventDispatchThread.pumpOneEventForFilters
(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter
(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Original issue reported on code.google.com by cioca...@googlemail.com on 7 May 2008 at 9:09

@GoogleCodeExporter
Copy link
Author

Is this happening also in latest SVN version and in IDEA 11? If so, please tell 
me during which action this happens. Thanks

Original comment by juzna.cz on 15 Jan 2012 at 7:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant