IntelliJ Idea 12 Community on windows 8.
I decided to start studying a little Groovy, and chose to use the IntelliJ Idea, so in addition to learning a new language, and a new IDE also.
I installed the IDE, but when I try to create or import any type of project (Java, Groovy,Maven, ...) I can not, the IDE gives me back the following message:
Error Loading Default Project
CreateComponent () returns null for: classcom.intellij.codeInsight.daemon.DaemonCodeAnalyzer
Has anyone experienced this problem or know a solution?
I have Eclipse and Netbeans installed and both work normally.
Thank you in advance.
请先登录再写评论。