IntelliJ IDEA + Play!-plugin: Do not open UI Designer for Java source -


running community edition of intellij idea on arch linux (12.0.4 build 123.169), installed play!-2.0 plugin. once managed running, began hitting wall: whenever open *.java-source-file project-explorer, switches me ui designer-view, , can't access source code anymore - keeps telling me "form file invalid: not intellij idea gui designer form file".

the files want work on pure java-code, have no need ui designer, there no swing involved.

is there setting somewhere not invoke view files?

note: weird thing works if disable play-plugin - in plugins.xml maybe?


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -