workaround NPE on CTRL-F
Hi,
You have a NPE exception whenever you execute CTRL-F? You can enable the
find function again by selecting a random string in the editor and press
CTRL-F again or select a random word en execute CTRL-F3. From now on the
find action worked again on my project.
Regards,
Willem
java.lang.NullPointerException
at com.intellij.psi.impl.cd.isIdentifier(cd.java:9)
at com.intellij.find.e.p.c(p.java:133)
at com.intellij.find.e.p.d(p.java:17)
at com.intellij.find.e.p.l(p.java:89)
at com.intellij.find.e.p.]]>...
Please sign in to leave a comment.