IDEA 14 Autopopup code completion not working
Hello,
with the new IDEA 14 my Autopopup code completion isn't working (The Setting is checked)
I get an IDEA Error everytime I wait for it to pop up.
11:31:03 NoSuchMethodError: com.intellij.codeInsight.template.CustomTemplateCallback.(Lcom/intellij/openapi/editor/Editor;Lcom/intellij/psi/PsiFile;Z)V (show balloon)
Thanks for your help.
Please sign in to leave a comment.
Hello.
For me the feature works. Also, referred method exists in the installation of IDEA Ultimate.
Is that IDEA Community? Have you installed IDEA into new directory, not over existing installation? What installer did you use: .exe, .tar.gz, ... ?
Thank you,
Alexander.
Hello,
as it was not working I sticked to IDEA 13.
I completly removed all my IDEAs (inclusive 14) from my workstation and installed version 14 aftewards with a clean configuration.
It has been working until now ... I just created a new project from GIT, made some changes and ... 15:30:18 NoSuchMethodError: com.intellij.codeInsight.template.CustomTemplateCallback.(Lcom/intellij/openapi/editor/Editor;Lcom/intellij/psi/PsiFile;Z)V (show balloon)