Grails plugin installed but not showing up under Plugins
I have tried installing the plugins using the plugin manager of intellij and also by command line and they do not show up in the grails plugins list until I try to remove them from the application via the plugins manager. Any ideas if this is a known bug and when it could be fixed?
Using latest release of IntelliJ 10
请先登录再写评论。
Try to synchronize project folder (right click on project root and select
'synchronize'). Does it help?
Does this issue reproduce stable?