plugin failure between 378 and 382
I am using IDEA X's Scala Plugin's Nightly Builds. Until version 378 everything worked fine but since version 382 my editor window refuses to open. I cannot open nor create ANY files anymore, be it .java .scala .htm or whatever. I am left with the project-window and the editor window remains closed no matter what I do. Is there any log-file I could check? I am running 2.6.36-ARCH x86_64. Any hints are welcome.
请先登录再写评论。
in idea's lower right, there should be a red icon blicking. click on it.
A few nightly builds have a bug that may cause such a behaviour.
To start IDEA, please, remove Scala plugin from [user profile]/.IntelliJIdea10/config/plugins.
The next nightly build (>392) will fix the problem. Sorry for the inconvenience.
I've created "daily nighty build" (393) that should fix the problem: http://confluence.jetbrains.net/display/SCA/Scala+Plugin+Nightly+Builds+for+IDEA+X
Gee, that was fast, everything works again. Thanks for the quick reply!